ARM: 7006/1: Migrate to asm-generic wrapper support
With d8ecc5cd (kbuild: asm-generic support, 2011-04-27) we can remove a handful of asm-generic wrappers in ARM code. Since the generic version of sizes.h doesn't contain SZ_48M, we replace the 4 users of SZ_48M with the equivalent SZ_32M + SZ_16M. Signed-off-by: NStephen Boyd <sboyd@codeaurora.org> Cc: Imre Kaloz <kaloz@openwrt.org> Acked-by: NKrzysztof Halasa <khc@pm.waw.pl> Cc: Eric Miao <eric.y.miao@gmail.com> Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
Showing
arch/arm/include/asm/auxvec.h
已删除
100644 → 0
arch/arm/include/asm/errno.h
已删除
100644 → 0
arch/arm/include/asm/ioctl.h
已删除
100644 → 0
arch/arm/include/asm/kdebug.h
已删除
100644 → 0
arch/arm/include/asm/local.h
已删除
100644 → 0
arch/arm/include/asm/percpu.h
已删除
100644 → 0
arch/arm/include/asm/poll.h
已删除
100644 → 0
arch/arm/include/asm/sizes.h
已删除
100644 → 0
想要评论请 注册 或 登录