ARM: OMAP: No need to include board-palm*.h from hardware.h
Move the defines to the associated board file and remove the now unnecessary header files. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
@@ -318,18 +318,6 @@
|
||||
#include "board-voiceblue.h"
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MACH_OMAP_PALMTE
|
||||
#include "board-palmte.h"
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MACH_OMAP_PALMZ71
|
||||
#include "board-palmz71.h"
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MACH_OMAP_PALMTT
|
||||
#include "board-palmtt.h"
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MACH_SX1
|
||||
#include "board-sx1.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user