summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@xenotime.net>2011-09-21 11:02:37 -0700
committerJohn W. Linville <linville@tuxdriver.com>2011-09-21 16:19:44 -0400
commited46fdfc54d2d4523fdd727708fe0b9e2be993cc (patch)
tree89fb3856cfefb90a846c8a3de41e67953381aeac /include
parent49753128d8fc976576c497c81962cf1ae57174aa (diff)
downloadlinux-ed46fdfc54d2d4523fdd727708fe0b9e2be993cc.tar.bz2
nfc: NFC_WILINK depends on NFC_NCI
nwcwilink.c uses nci_*() interfaces, so it should depend on NFC_NCI. Fixes these build errors: ERROR: "nci_register_device" [drivers/nfc/nfcwilink.ko] undefined! ERROR: "nci_allocate_device" [drivers/nfc/nfcwilink.ko] undefined! ERROR: "nci_recv_frame" [drivers/nfc/nfcwilink.ko] undefined! ERROR: "nci_free_device" [drivers/nfc/nfcwilink.ko] undefined! ERROR: "nci_unregister_device" [drivers/nfc/nfcwilink.ko] undefined! Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions