NFC: Move LLCP code to the NFC top level diirectory
commit30cc4587659e1c9b1bfade8b2a757d91e04758ab
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Apr 2013 09:49:40 +0000 (26 11:49 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Apr 2013 10:37:28 +0000 (26 12:37 +0200)
tree93a7ada48f9581851cdce979f09bcd0c3d4dd3d9
parentb006ed545cbadf1ebd4683719554742d20dbcede
NFC: Move LLCP code to the NFC top level diirectory

And stop making it optional. LLCP is a fundamental part of the NFC
specifications and making it optional does not make much sense.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/Kconfig
net/nfc/Makefile
net/nfc/llcp.h [moved from net/nfc/llcp/llcp.h with 100% similarity]
net/nfc/llcp/Kconfig [deleted file]
net/nfc/llcp_commands.c [moved from net/nfc/llcp/commands.c with 99% similarity]
net/nfc/llcp_core.c [moved from net/nfc/llcp/llcp.c with 99% similarity]
net/nfc/llcp_sock.c [moved from net/nfc/llcp/sock.c with 99% similarity]
net/nfc/netlink.c
net/nfc/nfc.h