]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: fix at91x40 build
authorArnd Bergmann <arnd@arndb.de>
Fri, 26 Oct 2012 20:49:09 +0000 (22:49 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 27 Oct 2012 15:46:48 +0000 (17:46 +0200)
commit74386cbdf36bb8d91d10e925233ea14667ec5b64
tree2eb9af44ef95ef405a78d8be6f35a308a2e35a0c
parentb2e3f811c4e2f6f58b82a600b1cb198189679d06
ARM: at91: fix at91x40 build

patch 310f28cd "ARM: at91: fix external interrupts in non-DT case"
fixed a run-time error on some at91 platforms but did not apply
the same change to at91x40, which now doesn't build.

This changes at91x40 in the same way that the other platforms
were changed.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
arch/arm/mach-at91/at91x40.c