From: Eric Miao Date: Thu, 3 Jun 2010 07:36:49 +0000 (+0800) Subject: ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed X-Git-Tag: v2.6.36-rc1~591^2^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7b2b4b0e0513627420940d3d62be44a37f0524;p=pandora-kernel.git ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed The only reference in arch/arm/boot/compressed to PARAMS_PHYS is params() in head.S, which can be directly converted to the exact address as specified by arch/arm/mach-rpc/Makefile.boot. Signed-off-by: Eric Miao Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed