summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/dpc.h
diff options
context:
space:
mode:
authorJarod Wilson <jarod@redhat.com>2010-07-29 18:20:44 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-08 23:42:57 -0300
commit82ce67bf262b3f47ecb5a0ca31cace8ac72b7c98 (patch)
treec782cdf8db94f03dbf9d281e7b1c7dbf9c604c0f /drivers/staging/vt6656/dpc.h
parentefce8ca3c5d8a35018f801d687396e1911cfc868 (diff)
V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkage
Fix when CONFIG_MODULES is not enabled: drivers/staging/lirc/lirc_parallel.c:243: error: implicit declaration of function 'module_refcount' drivers/staging/lirc/lirc_it87.c:150: error: implicit declaration of function 'module_refcount' drivers/built-in.o: In function `it87_probe': lirc_it87.c:(.text+0x4079b0): undefined reference to `init_chrdev' lirc_it87.c:(.text+0x4079cc): undefined reference to `drop_chrdev' drivers/built-in.o: In function `lirc_it87_exit': lirc_it87.c:(.exit.text+0x38a5): undefined reference to `drop_chrdev' Its a quick hack and untested beyond building, since I don't have the hardware, but it should do the trick. Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/vt6656/dpc.h')
0 files changed, 0 insertions, 0 deletions