From: Mark A. Greer Date: Tue, 22 Jul 2014 04:22:29 +0000 (-0700) Subject: NFC: digital: Remove extra blank line X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f63bac94bfe2b7f98d28e5c7d3432a5060841f51;p=linux.git NFC: digital: Remove extra blank line Remove extra blank line that was inadvertently added by a recent commit. CC: Thierry Escande Signed-off-by: Mark A. Greer Signed-off-by: Samuel Ortiz --- diff --git a/include/net/nfc/digital.h b/include/net/nfc/digital.h index 2bc31d10f9eb3..575d668b7852f 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, };