]> git.baikalelectronics.ru Git - kernel.git/commit
[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:47:00 +0000 (12:47 -0200)
commit2ef6b77fe1d07851ee8af6a7f8a55edf5a83cb4e
tree5505b146d72d7e26343907af5d010f2192579c41
parent1038737753a80a7f6bb28411b0e59be1b45a3fde
[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