diff options
Diffstat (limited to 'include/linux/platform_data/st21nfcb.h')
| -rw-r--r-- | include/linux/platform_data/st21nfcb.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/linux/platform_data/st21nfcb.h b/include/linux/platform_data/st21nfcb.h index c3b432f5b63e..b023373d9874 100644 --- a/include/linux/platform_data/st21nfcb.h +++ b/include/linux/platform_data/st21nfcb.h | |||
| @@ -19,8 +19,6 @@ | |||
| 19 | #ifndef _ST21NFCB_NCI_H_ | 19 | #ifndef _ST21NFCB_NCI_H_ |
| 20 | #define _ST21NFCB_NCI_H_ | 20 | #define _ST21NFCB_NCI_H_ |
| 21 | 21 | ||
| 22 | #include <linux/i2c.h> | ||
| 23 | |||
| 24 | #define ST21NFCB_NCI_DRIVER_NAME "st21nfcb_nci" | 22 | #define ST21NFCB_NCI_DRIVER_NAME "st21nfcb_nci" |
| 25 | 23 | ||
| 26 | struct st21nfcb_nfc_platform_data { | 24 | struct st21nfcb_nfc_platform_data { |
| @@ -28,4 +26,4 @@ struct st21nfcb_nfc_platform_data { | |||
| 28 | unsigned int irq_polarity; | 26 | unsigned int irq_polarity; |
| 29 | }; | 27 | }; |
| 30 | 28 | ||
| 31 | #endif /* _ST21NFCA_HCI_H_ */ | 29 | #endif /* _ST21NFCB_NCI_H_ */ |
