diff options
author | Christophe Ricard <christophe.ricard@gmail.com> | 2014-05-25 22:46:58 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-07-23 00:49:37 +0200 |
commit | fb92ff78f85b6c1a6f1277f7dd04a3762ba725ef (patch) | |
tree | ad7bf74be08739ac750aa831c269e473fb21b3a7 /include/linux/platform_data | |
parent | bb15b2170c80b96ea78c0f8c8a6e0ed75fa91c10 (diff) |
NFC: st21nfcb: few code clean up
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include/linux/platform_data')
-rw-r--r-- | include/linux/platform_data/st21nfcb.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/platform_data/st21nfcb.h b/include/linux/platform_data/st21nfcb.h index 2a7b769c714d..2d11f1f5efab 100644 --- a/include/linux/platform_data/st21nfcb.h +++ b/include/linux/platform_data/st21nfcb.h @@ -16,8 +16,8 @@ * along with this program; if not, see <http://www.gnu.org/licenses/>. */ -#ifndef _ST21NFCA_HCI_H_ -#define _ST21NFCA_HCI_H_ +#ifndef _ST21NFCB_NCI_H_ +#define _ST21NFCB_NCI_H_ #include <linux/i2c.h> |