From: Paul Parsons Date: Fri, 29 Jun 2012 12:01:31 +0000 (+0100) Subject: ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently X-Git-Tag: v3.6-rc1~63^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759af179c72005e61a4dd6dcf909320a134bfeee;p=pandora-kernel.git ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently This patch replaces the remaining inline struct resource definitions with equivalent DEFINE_RES_* macro calls. The source file is reduced in size; the object file is unchanged. Signed-off-by: Paul Parsons Cc: Philipp Zabel Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed