dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/nfc
Randy Dunlap ed46fdfc54 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>
2011-09-21 16:19:44 -04:00
..
Kconfig nfc: NFC_WILINK depends on NFC_NCI 2011-09-21 16:19:44 -04:00
Makefile NFC: driver for TI shared transport 2011-09-20 14:43:49 -04:00
nfcwilink.c NFC: driver for TI shared transport 2011-09-20 14:43:49 -04:00
pn533.c NFC: move nfc.h from include/net to include/net/nfc 2011-09-20 14:43:49 -04:00
pn544.c drivers/nfc/pn544.c: add missing regulator 2011-02-25 15:07:36 -08:00