mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
remove SPI_GPIO_TEST
This commit is contained in:
@@ -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");
|
||||
Reference in New Issue
Block a user