From: Stephen Boyd Date: Tue, 26 Jul 2011 17:45:54 +0000 (+0100) Subject: ARM: 7006/1: Migrate to asm-generic wrapper support X-Git-Tag: v3.2-rc1~189^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8e288033ec7f52b570efad7c2eb42741f6d710;p=pandora-kernel.git ARM: 7006/1: Migrate to asm-generic wrapper support With d8ecc5c (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: Stephen Boyd Cc: Imre Kaloz Acked-by: Krzysztof Halasa Cc: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed