gpio: fix a build failure on KS8695 GPIO
authorLinus Walleij <linus.walleij@stericsson.com>
Mon, 5 Dec 2011 13:47:48 +0000 (14:47 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Dec 2011 23:30:33 +0000 (15:30 -0800)
commit8c9b04346c0ae302d8b7b7df16cc19ddff77742e
tree5d25dd237567ebebf88e00731f3af20f4b911f08
parent8e8da023f5af71662867729db5547dc54786093c
gpio: fix a build failure on KS8695 GPIO

I screwed up by compiling that driver for the machine rather
than the arch. Correcting this fixes the build error.

Cc: Grant Likely <grant.likely@secretlab.ca>
Reported-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/Makefile