[media] wl128x: fix build errors when GPIOLIB is not enabled
authorRandy Dunlap <rdunlap@xenotime.net>
Thu, 2 Feb 2012 17:40:30 +0000 (14:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 Feb 2012 14:04:45 +0000 (12:04 -0200)
commit2e2ba5d1e26465fe188729e310e7928ddf3d9b3e
treecc48d5e7e8587f00d4390a298f346cd47f3c3da6
parenta3db60bcf7671cc011ab4f848cbc40ff7ab52c1e
[media] wl128x: fix build errors when GPIOLIB is not enabled

From: Randy Dunlap <rdunlap@xenotime.net>

Fix wl128x Kconfig to depend on GPIOLIB since TI_ST also
depends on GPIOLIB.

(.text+0xe6d60): undefined reference to `st_register'
(.text+0xe7016): undefined reference to `st_unregister'
(.text+0xe70ce): undefined reference to `st_unregister'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Manjunatha Halli <manjunatha_halli@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/wl128x/Kconfig