1
0
Fork 0
alistair23-linux/drivers/nfc/microread
Jean Delvare 87aca73737 NFC: microread: Drop platform data header file
Originally I only wanted to drop the unneeded inclusion of
<linux/i2c.h>, but then noticed that struct
microread_nfc_platform_data isn't actually used, and
MICROREAD_DRIVER_NAME is redefined in the only file where it is used,
so we can get rid of the header file and dead code altogether.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2016-03-09 23:25:45 +01:00
..
Kconfig NFC: microread: Auto-select core module 2015-10-19 20:01:19 +02:00
Makefile NFC: microread: Add MEI physical layer 2013-02-08 12:18:32 +01:00
i2c.c NFC: microread: Drop platform data header file 2016-03-09 23:25:45 +01:00
mei.c mei: bus: use mei_cldev_ prefix for the API functions 2015-09-20 19:31:10 -07:00
microread.c NFC: microread: Change event_received gate parameter to pipe 2015-01-28 00:03:35 +01:00
microread.h nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00