configs: split ti_armv7_common into a omap generic header
[platform/kernel/u-boot.git] / include / configs / ti_am335x_common.h
index 4d2ae28..9697431 100644 (file)
@@ -94,6 +94,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_AM335X_COMMON_H__ */