From: Peter Robinson Date: Fri, 22 May 2015 16:30:44 +0000 (+0100) Subject: novena: standardise mx6_common.h include X-Git-Tag: v2015.07-rc2~97^2~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=60667a53bc6dcdc5e8413c10689eadf7c8eb86bb;p=u-boot novena: standardise mx6_common.h include Standardise mx6_common.h to the same as other mx6 boards Signed-off-by: Peter Robinson Reviewed-by: Tom Rini --- diff --git a/include/configs/novena.h b/include/configs/novena.h index 425db8adee..5040c8e1d0 100644 --- a/include/configs/novena.h +++ b/include/configs/novena.h @@ -25,7 +25,7 @@ #define CONFIG_SYS_GENERIC_BOARD #define CONFIG_SYS_NO_FLASH -#include "configs/mx6_common.h" +#include "mx6_common.h" #include #include #include