NFC: move nfc.h from include/net to include/net/nfc
The file nfc.h was moved from include/net to include/net/nfc, since new NFC header files will be added to include/net/nfc. Signed-off-by: Ilan Elias <ilane@ti.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
8b3fe7b591
commit
55eb94f9e9
@@ -28,7 +28,7 @@
|
||||
#include <linux/usb.h>
|
||||
#include <linux/nfc.h>
|
||||
#include <linux/netdevice.h>
|
||||
#include <net/nfc.h>
|
||||
#include <net/nfc/nfc.h>
|
||||
|
||||
#define VERSION "0.1"
|
||||
|
||||
|
Reference in New Issue
Block a user