diff --git a/drivers/fpga/spi_gpio.c b/drivers/fpga/spi_gpio.c index 6c951950fdbe..6113f4bc6e1c 100755 --- a/drivers/fpga/spi_gpio.c +++ b/drivers/fpga/spi_gpio.c @@ -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;