ARM: OMAP2+: Make ctrl_module_wkup_44xx.h local

This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren 2012-09-20 11:41:06 -07:00
parent 98ce572fb3
commit 829ce5906f
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
#define __ARCH_ARM_MACH_OMAP2_CONTROL_H
#include "ctrl_module_core_44xx.h"
#include <mach/ctrl_module_wkup_44xx.h>
#include "ctrl_module_wkup_44xx.h"
#include "ctrl_module_pad_core_44xx.h"
#include "ctrl_module_pad_wkup_44xx.h"