summaryrefslogtreecommitdiffstats
path: root/include/configs/omap1510.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap1510.h')
-rw-r--r--include/configs/omap1510.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/include/configs/omap1510.h b/include/configs/omap1510.h
index 41f7973f2b..5482722561 100644
--- a/include/configs/omap1510.h
+++ b/include/configs/omap1510.h
@@ -612,22 +612,6 @@ typedef struct {
int cpu_type(void);
#endif
-/*
- * EVM Implementation Specifics.
- *
- * *** NOTE ***
- * Any definitions in these files should be prefixed by an identifier -
- * eg. OMAP1510P1_FLASH0_BASE .
- *
- */
-#ifdef CONFIG_OMAP_INNOVATOR
-#include "innovator.h"
-#endif
-
-#ifdef CONFIG_OMAP_1510P1
-#include "omap1510p1.h"
-#endif
-
/*****************************************************************************/
#define CLKGEN_RESET_BASE (0xfffece00)
OpenPOWER on IntegriCloud