aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc
diff options
context:
space:
mode:
authorMark A. Greer <mgreer@animalcreek.com>2014-07-21 21:22:29 -0700
committerSamuel Ortiz <sameo@linux.intel.com>2014-07-23 01:17:31 +0200
commitf63bac94bfe2b7f98d28e5c7d3432a5060841f51 (patch)
tree636df4a7f2f4f53120fff2f907dcc2dec281a0fb /include/net/nfc
parentNFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode (diff)
downloadlinux-dev-f63bac94bfe2b7f98d28e5c7d3432a5060841f51.tar.xz
linux-dev-f63bac94bfe2b7f98d28e5c7d3432a5060841f51.zip
NFC: digital: Remove extra blank line
Remove extra blank line that was inadvertently added by a recent commit. CC: Thierry Escande <thierry.escande@linux.intel.com> Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include/net/nfc')
-rw-r--r--include/net/nfc/digital.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/nfc/digital.h b/include/net/nfc/digital.h
index 2bc31d10f9eb..575d668b7852 100644
--- a/include/net/nfc/digital.h
+++ b/include/net/nfc/digital.h
@@ -67,7 +67,6 @@ enum {
NFC_DIGITAL_FRAMING_NFCB,
NFC_DIGITAL_FRAMING_NFCB_T4T,
-
NFC_DIGITAL_FRAMING_LAST,
};