gpio: Fix gpio-exynos4 build fails in mainline
authorKyungmin Park <kmpark@infradead.org>
Mon, 30 May 2011 01:24:47 +0000 (10:24 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 30 May 2011 05:53:20 +0000 (23:53 -0600)
After the GPIO driver move, some symbols became selectable when they
shouldn't be.  Tighten the dependencies.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found