Skip to content

Commit

Permalink
NFC: st21nfcb: Remove useless include
Browse files Browse the repository at this point in the history
include/linux/platform_data/st21nfcb.h is phy generic.
There is no need to include linux/i2c.h

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
Christophe Ricard authored and Samuel Ortiz committed Jan 26, 2015
1 parent 7274496 commit 0b35fa7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/platform_data/st21nfcb.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
#ifndef _ST21NFCB_NCI_H_
#define _ST21NFCB_NCI_H_

#include <linux/i2c.h>

#define ST21NFCB_NCI_DRIVER_NAME "st21nfcb_nci"

struct st21nfcb_nfc_platform_data {
Expand Down

0 comments on commit 0b35fa7

Please sign in to comment.