summaryrefslogtreecommitdiff
path: root/include/configs/ls1088aqds.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-02-06 16:49:32 +0300
committerTom Rini <trini@konsulko.com>2018-02-24 05:44:22 +0300
commitba8bf9481b0854fa7d48b0e9ed913c639f187c7d (patch)
tree1940f415a9cabdf09b2b3cefba0e6eeb7e8cd186 /include/configs/ls1088aqds.h
parentd021e942107a1f7304a879cec99286ca462f7be3 (diff)
downloadu-boot-ba8bf9481b0854fa7d48b0e9ed913c639f187c7d.tar.xz
Remove config_distro_defaults.h
With the contents of config_distro_defaults.h migrated to Kconfig, we can remove this header file completely Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/ls1088aqds.h')
-rw-r--r--include/configs/ls1088aqds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1088aqds.h b/include/configs/ls1088aqds.h
index a1772aeb86..897a0497bb 100644
--- a/include/configs/ls1088aqds.h
+++ b/include/configs/ls1088aqds.h
@@ -474,7 +474,6 @@ unsigned long get_board_ddr_clk(void);
#endif
-#include <config_distro_defaults.h>
#define BOOT_TARGET_DEVICES(func) \
func(USB, usb, 0) \
func(MMC, mmc, 0) \