mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
ARM: OMAP2+: Make ctrl_module_core_44xx.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
0a6f98c958
commit
91e80aecff
2 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#ifndef __ARCH_ARM_MACH_OMAP2_CONTROL_H
|
||||
#define __ARCH_ARM_MACH_OMAP2_CONTROL_H
|
||||
|
||||
#include <mach/ctrl_module_core_44xx.h>
|
||||
#include "ctrl_module_core_44xx.h"
|
||||
#include <mach/ctrl_module_wkup_44xx.h>
|
||||
#include <mach/ctrl_module_pad_core_44xx.h>
|
||||
#include <mach/ctrl_module_pad_wkup_44xx.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue