]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite70ff2974a63ca064f5f8985670480f6134c4789
tree35799d5e496da8ba86b9e347e0aef029d2d94a0c
parent2d2fec16ce0765370b50896b9ecbb12a60c1941f
ARM: at91: fix a typo

My recent commit 4498a3e3fad "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