ARM: OMAP: No need to include board-apollon.h from hardware.h
Move the defines to the associated board file and remove the now unnecessary header file. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
@@ -306,10 +306,6 @@
|
||||
#include "board-ldp.h"
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MACH_OMAP_APOLLON
|
||||
#include "board-apollon.h"
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MACH_VOICEBLUE
|
||||
#include "board-voiceblue.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user