ARM: OMAP3: Add basic board support for OMAP LDP
[pandora-kernel.git] / arch / arm / plat-omap / include / mach / hardware.h
index 80f6d7e..6589ddb 100644 (file)
 #include "board-omap3beagle.h"
 #endif
 
+#ifdef CONFIG_MACH_OMAP_LDP
+#include "board-ldp.h"
+#endif
+
 #ifdef CONFIG_MACH_OMAP_APOLLON
 #include "board-apollon.h"
 #endif