remove SPI_GPIO_TEST
authorroot <root@lw-desktop.(none)>
Mon, 2 Aug 2010 01:24:03 +0000 (09:24 +0800)
committerroot <root@lw-desktop.(none)>
Mon, 2 Aug 2010 01:24:03 +0000 (09:24 +0800)
drivers/fpga/spi_gpio.c

index e8d5a3d1e283654aea5a5fac49ef75bd43837ad9..63fa103fca7c03e4783174a705ec72d081078186 100755 (executable)
@@ -36,7 +36,7 @@
 #define DBG(x...)\r
 #endif\r
 \r
-#define SPI_GPIO_TEST 1\r
+#define SPI_GPIO_TEST 0\r
 #define HIGH_SPI_TEST 1\r
 spinlock_t             gpio_lock;\r
 spinlock_t             gpio_state_lock;\r
@@ -1195,4 +1195,4 @@ int spi_gpio_init(void)
 \r
 MODULE_DESCRIPTION("Driver for spi2gpio.");\r
 MODULE_AUTHOR("luowei <lw@rock-chips.com>");\r
-MODULE_LICENSE("GPL");\r
+MODULE_LICENSE("GPL");
\ No newline at end of file