]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXA
authorJonathan Cameron <jic23@cam.ac.uk>
Mon, 7 Jun 2010 17:49:19 +0000 (18:49 +0100)
committerEric Miao <eric.y.miao@gmail.com>
Sun, 13 Jun 2010 16:45:26 +0000 (00:45 +0800)
PMU is not tested and enabled on MMP architecture at this moment,
the device IRQ number, IRQ_PMU depends on ARCH_PXA. Build PMU only
for ARCH_PXA.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found