ARM: OMAP2+: Make ctrl_module_wkup_44xx.h local

This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
tirimbino
Tony Lindgren 13 years ago
parent 98ce572fb3
commit 829ce5906f
  1. 2
      arch/arm/mach-omap2/control.h
  2. 0
      arch/arm/mach-omap2/ctrl_module_wkup_44xx.h

@ -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"

Loading…
Cancel
Save