From 987ec5851c5c303417fb04a6a0fed6e4603e1a24 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Mon, 9 Mar 2015 17:12:04 -0500 Subject: ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs This is in preperation of using generic cross OMAP code. Signed-off-by: Nishanth Menon Tested-by: Matt Porter Reviewed-by: Tom Rini --- include/configs/omap3_evm_quick_nand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/omap3_evm_quick_nand.h') diff --git a/include/configs/omap3_evm_quick_nand.h b/include/configs/omap3_evm_quick_nand.h index 4427e88..c6cad93 100644 --- a/include/configs/omap3_evm_quick_nand.h +++ b/include/configs/omap3_evm_quick_nand.h @@ -13,7 +13,7 @@ #define __OMAP3_EVM_QUICK_NAND_H #include -#include +#include /* ---------------------------------------------------------------------------- * Supported U-boot commands -- cgit v1.1