diff options
author | Mark A. Greer <mgreer@animalcreek.com> | 2014-07-22 00:22:29 -0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-07-22 19:17:31 -0400 |
commit | f63bac94bfe2b7f98d28e5c7d3432a5060841f51 (patch) | |
tree | 636df4a7f2f4f53120fff2f907dcc2dec281a0fb /include/net | |
parent | 1892bf844ea0261736bd5e75546fc996e9daeedf (diff) |
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')
-rw-r--r-- | include/net/nfc/digital.h | 1 |
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 { | |||
67 | NFC_DIGITAL_FRAMING_NFCB, | 67 | NFC_DIGITAL_FRAMING_NFCB, |
68 | NFC_DIGITAL_FRAMING_NFCB_T4T, | 68 | NFC_DIGITAL_FRAMING_NFCB_T4T, |
69 | 69 | ||
70 | |||
71 | NFC_DIGITAL_FRAMING_LAST, | 70 | NFC_DIGITAL_FRAMING_LAST, |
72 | }; | 71 | }; |
73 | 72 | ||