aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xpress.h
diff options
context:
space:
mode:
authorTom Rini2022-11-16 13:10:36 -0500
committerTom Rini2022-12-05 16:06:07 -0500
commitaec118ebe63f7f0ab60916f9906fb3cb680abf7a (patch)
tree7943d7ed6c554ee1034f6898620892ec790139e0 /include/configs/xpress.h
parentf16b1a6c0082fc29371776096986d56c21851565 (diff)
imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
There are now no flags being set in these files, so remove them. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/xpress.h')
-rw-r--r--include/configs/xpress.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/xpress.h b/include/configs/xpress.h
index fc8ec3204b1..7d0402feead 100644
--- a/include/configs/xpress.h
+++ b/include/configs/xpress.h
@@ -10,9 +10,6 @@
#include "mx6_common.h"
#include <asm/mach-imx/gpio.h>
-/* SPL options */
-#include "imx6_spl.h"
-
#define CONFIG_MXC_UART_BASE MX6UL_UART7_BASE_ADDR
/* MMC Configs */