staging: emxx_udc: remove commented code
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Mon, 15 Jun 2015 10:54:26 +0000 (10:54 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jun 2015 04:56:37 +0000 (21:56 -0700)
This patch removes commented code warned by checkpatch.pl

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.h

index c19168f..0db6b41 100644 (file)
@@ -32,8 +32,6 @@
 #define UDC_DEBUG_DUMP
 #endif
 
-/* #define USE_INT_COUNT_OVER */
-
 /*----------------- Default define */
 #define        USE_DMA 1
 #define USE_SUSPEND_WAIT       1
 #define BIT30          0x40000000
 #define BIT31          0x80000000
 
-#if 0
-/*------- (0x0000) USB Control Register */
-#define USBTESTMODE                    (BIT18+BIT17+BIT16)
-#define TEST_J                         BIT16
-#define TEST_K                         BIT17
-#define TEST_SE0_NAK                   (BIT17+BIT16)
-#define TEST_PACKET                    BIT18
-#endif
 #define TEST_FORCE_ENABLE              (BIT18+BIT16)
 
 #define INT_SEL                                BIT10