From 0d2cff2d9eddfd1e7f60f76889b65b931cb25237 Mon Sep 17 00:00:00 2001 From: Po Liu Date: Wed, 21 Aug 2013 14:20:21 +0800 Subject: powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h This patch is for board config file not to add CONFIG_SECURE_BOOT condition for include the asm/fsl_secure_boot.h. Signed-off-by: Po Liu --- include/configs/corenet_ds.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/corenet_ds.h') diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h index c3fb80c8d0..966b0ab6b9 100644 --- a/include/configs/corenet_ds.h +++ b/include/configs/corenet_ds.h @@ -745,8 +745,6 @@ #define CONFIG_BOOTCOMMAND CONFIG_HDBOOT -#ifdef CONFIG_SECURE_BOOT #include -#endif #endif /* __CONFIG_H */ -- cgit v1.2.1