ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardware.h
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / plat-omap / include / mach / hardware.h
index 6589ddb..5b59188 100644 (file)
 #include "board-h2.h"
 #endif
 
-#ifdef CONFIG_MACH_OMAP_PERSEUS2
-#include "board-perseus2.h"
-#endif
-
-#ifdef CONFIG_MACH_OMAP_FSAMPLE
-#include "board-fsample.h"
-#endif
-
 #ifdef CONFIG_MACH_OMAP_H3
 #include "board-h3.h"
 #endif