]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx:mx6 remove duplicated includes
authorPeng Fan <Peng.Fan@freescale.com>
Wed, 4 Mar 2015 13:33:15 +0000 (21:33 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:30:59 +0000 (14:30 +0200)
There is no need to include asm/bootm.h twice, so remove one.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
arch/arm/include/asm/arch-mx6/crm_regs.h

index 89481a1a863102e0deda299ee9da3ae7f20091b5..ce465c617904c1ac1ee1c79bd3a898124c744f92 100644 (file)
@@ -1352,6 +1352,4 @@ struct mxc_ccm_reg {
        (((v) << BP_ANADIG_PFD_528_PFD0_FRAC) & \
                BM_ANADIG_PFD_528_PFD0_FRAC)
 
-#define BM_ANADIG_ANA_MISC0_REFTOP_SELBIASOFF 0x00000008
-
 #endif /*__ARCH_ARM_MACH_MX6_CCM_REGS_H__ */