spi_gpio.c

This commit is contained in:
root
2010-07-30 15:10:17 +08:00
parent 00607823bb
commit 83b3c6cd97

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;