diff options
author | Mark A. Greer <mgreer@animalcreek.com> | 2014-07-21 21:22:29 -0700 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-07-23 01:17:31 +0200 |
commit | f63bac94bfe2b7f98d28e5c7d3432a5060841f51 (patch) | |
tree | 636df4a7f2f4f53120fff2f907dcc2dec281a0fb /include | |
parent | 1892bf844ea0261736bd5e75546fc996e9daeedf (diff) | |
download | blackbird-op-linux-f63bac94bfe2b7f98d28e5c7d3432a5060841f51.tar.gz blackbird-op-linux-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')
-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 { NFC_DIGITAL_FRAMING_NFCB, NFC_DIGITAL_FRAMING_NFCB_T4T, - NFC_DIGITAL_FRAMING_LAST, }; |