]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91: sam9g20ek/9m10g45ek/stam9g20: unbreak build
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 6 Oct 2011 15:39:47 +0000 (17:39 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 7 Oct 2011 11:26:41 +0000 (13:26 +0200)
commit7b44cac5db8d3672534340504659dbdf009a5f4e
tree9dfbac82ea24ea1dda41f6de8e8018b6bbca347e
parent73078802f85304a401922290264280c563863146
ARM: at91: sam9g20ek/9m10g45ek/stam9g20: unbreak build

Commit 36706ab70b26 (ARM: at91/boards: use -EINVAL for invalid gpio)
broke the build as it used ';' rather than ',' in structure initializers.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
[nicolas.ferre@atmel.com: change also -1 to -EINVAL for coherency]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/board-sam9g20ek.c
arch/arm/mach-at91/board-sam9m10g45ek.c
arch/arm/mach-at91/board-stamp9g20.c