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/udoo_neo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/udoo_neo.h') diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h index 3e46a42c71f..35a6eca9f60 100644 --- a/include/configs/udoo_neo.h +++ b/include/configs/udoo_neo.h @@ -11,7 +11,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#include #include "mx6_common.h" #include "imx6_spl.h" -- cgit v1.2.3