summaryrefslogtreecommitdiff
path: root/drivers/nfc/st-nci/Makefile
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2015-10-23 18:05:37 +0300
committerSamuel Ortiz <sameo@linux.intel.com>2015-10-25 20:20:03 +0300
commitdc42143b8468b1fe6385962d1d78ddadc76c5168 (patch)
treedd6a5208fd5f66992f19112b7bfb04493b9a1e44 /drivers/nfc/st-nci/Makefile
parent9abebb8a10ce93db45327bd3a4d06801e6db92f2 (diff)
downloadlinux-dc42143b8468b1fe6385962d1d78ddadc76c5168.tar.xz
NFC: st-nci: Rename st-nci_se.c
Rename it to se.c to keep the driver files namespace consistent. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/st-nci/Makefile')
-rw-r--r--drivers/nfc/st-nci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/nfc/st-nci/Makefile b/drivers/nfc/st-nci/Makefile
index 348ce76f2177..594c63d60070 100644
--- a/drivers/nfc/st-nci/Makefile
+++ b/drivers/nfc/st-nci/Makefile
@@ -2,7 +2,7 @@
# Makefile for ST21NFCB NCI based NFC driver
#
-st-nci-objs = ndlc.o core.o st-nci_se.o
+st-nci-objs = ndlc.o core.o se.o
obj-$(CONFIG_NFC_ST_NCI) += st-nci.o
st-nci_i2c-objs = i2c.o