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)
commit654a60e0b4ae8a89f96513d2f02b136e1a6bc509
treea78df789ca472e1acb67e466208de04492f2a165
parent0c82cc5d726a9d0a96220dc77a073927086e3852
ARM: pxa: pxa95x/saarb depends on pxa3xx code

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>
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/include/mach/pxa95x.h [new file with mode: 0644]
arch/arm/mach-pxa/saarb.c