ARM: pxa: pxa95x/saarb depends on pxa3xx code
authorEric Miao <eric.y.miao@gmail.com>
Fri, 7 Oct 2011 07:28:29 +0000 (15:28 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Sat, 8 Oct 2011 13:03:00 +0000 (21:03 +0800)
saarb uses pxa3xx_map_io and pxa3xx_handle_irq, which are part
of the pxa3xx code. This makes sure the necessary header and
implementation is used when building the board file.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found