ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently
authorPaul Parsons <lost.distance@yahoo.com>
Fri, 29 Jun 2012 12:01:31 +0000 (13:01 +0100)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Sun, 1 Jul 2012 07:29:12 +0000 (15:29 +0800)
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 <lost.distance@yahoo.com>
Cc: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>

No differences found