spi_gpio.c

This commit is contained in:
root
2010-08-02 15:27:01 +08:00
parent e5dfd94df5
commit 1171866b15

View File

@@ -38,7 +38,7 @@
#define SPI_GPIO_TEST 0
#define HIGH_SPI_TEST 1
#define USE_SYS_INT 1
#define USE_SYS_INT 0
spinlock_t gpio_lock;
spinlock_t gpio_state_lock;