remove SPI_GPIO_TEST

This commit is contained in:
root
2010-08-02 09:24:03 +08:00
parent 1312588aff
commit 9a481b61fb

View File

@@ -36,7 +36,7 @@
#define DBG(x...)
#endif
#define SPI_GPIO_TEST 1
#define SPI_GPIO_TEST 0
#define HIGH_SPI_TEST 1
spinlock_t gpio_lock;
spinlock_t gpio_state_lock;
@@ -1195,4 +1195,4 @@ int spi_gpio_init(void)
MODULE_DESCRIPTION("Driver for spi2gpio.");
MODULE_AUTHOR("luowei <lw@rock-chips.com>");
MODULE_LICENSE("GPL");
MODULE_LICENSE("GPL");