configs: split ti_armv7_common into a omap generic header
[platform/kernel/u-boot.git] / include / configs / ti_omap3_common.h
index 429b109..be231a5 100644 (file)
@@ -84,6 +84,6 @@
 #endif
 
 /* Now bring in the rest of the common code. */
-#include <configs/ti_armv7_common.h>
+#include <configs/ti_armv7_omap.h>
 
 #endif /* __CONFIG_TI_OMAP3_COMMON_H__ */