From: Mark A. Greer Date: Tue, 22 Jul 2014 04:22:29 +0000 (-0700) Subject: NFC: digital: Remove extra blank line X-Git-Tag: v3.17-rc1~106^2~12^2~43^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f63bac94bfe2b7f98d28e5c7d3432a5060841f51;p=thirdparty%2Fkernel%2Flinux.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, };