ARM: at91: fix a typo
authorArnd Bergmann <arnd@arndb.de>
Thu, 3 Apr 2014 08:02:12 +0000 (10:02 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 3 Apr 2014 19:52:26 +0000 (21:52 +0200)
commitcb46a256a78225817945cd52068d61d5126c236e
tree35799d5e496da8ba86b9e347e0aef029d2d94a0c
parentf8afae40a076347eeb9be179522b570e50d39af4
ARM: at91: fix a typo

My recent commit 871336a9379 "ARM: at91: fix broken "if () else" statement"
introduced a typo because of a last-minute fixup. This adds the missing
closing parenthesis.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-at91/at91sam9260_devices.c