From ba8bf9481b0854fa7d48b0e9ed913c639f187c7d Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Tue, 6 Feb 2018 07:49:32 -0600 Subject: 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 --- include/configs/ls1012a_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ls1012a_common.h') diff --git a/include/configs/ls1012a_common.h b/include/configs/ls1012a_common.h index d174782a41..46b3566adf 100644 --- a/include/configs/ls1012a_common.h +++ b/include/configs/ls1012a_common.h @@ -93,7 +93,6 @@ #define CONFIG_HWCONFIG #define HWCONFIG_BUFFER_SIZE 128 -#include #ifndef CONFIG_SPL_BUILD #define BOOT_TARGET_DEVICES(func) \ func(SCSI, scsi, 0) \ -- cgit v1.2.3