aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorChristophe Ricard <christophe.ricard@gmail.com>2014-05-25 16:46:58 -0400
committerSamuel Ortiz <sameo@linux.intel.com>2014-07-22 18:49:37 -0400
commitfb92ff78f85b6c1a6f1277f7dd04a3762ba725ef (patch)
treead7bf74be08739ac750aa831c269e473fb21b3a7 /include/linux/platform_data
parentbb15b2170c80b96ea78c0f8c8a6e0ed75fa91c10 (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.h4
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 @@
16 * along with this program; if not, see <http://www.gnu.org/licenses/>. 16 * along with this program; if not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19#ifndef _ST21NFCA_HCI_H_ 19#ifndef _ST21NFCB_NCI_H_
20#define _ST21NFCA_HCI_H_ 20#define _ST21NFCB_NCI_H_
21 21
22#include <linux/i2c.h> 22#include <linux/i2c.h>
23 23