Skip to content
Snippets Groups Projects
  1. Sep 21, 2011
    • Randy Dunlap's avatar
      nfc: NFC_WILINK depends on NFC_NCI · ed46fdfc
      Randy Dunlap authored
      
      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: default avatarRandy Dunlap <rdunlap@xenotime.net>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      ed46fdfc
  2. Sep 20, 2011
  3. Jul 05, 2011
  4. Feb 25, 2011
  5. Jan 13, 2011
Loading