Skip to content

Commit

Permalink
NFC: nfcmrvl: drop duplicate header gpio.h
Browse files Browse the repository at this point in the history
Drop duplicate header gpio.h from nfcmrvl/spi.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
Geliang Tang authored and Samuel Ortiz committed Apr 1, 2017
1 parent 0b73ef7 commit d689530
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/nfc/nfcmrvl/spi.c
Original file line number Diff line number Diff line change
@@ -26,7 +26,6 @@
#include <net/nfc/nci.h>
#include <net/nfc/nci_core.h>
#include <linux/spi/spi.h>
#include <linux/gpio.h>
#include "nfcmrvl.h"

#define SPI_WAIT_HANDSHAKE 1

0 comments on commit d689530

Please sign in to comment.