]> Git Repo - linux.git/blobdiff - drivers/spi/spi_gpio.c
usbnet: remove noisy and hardly useful printk
[linux.git] / drivers / spi / spi_gpio.c
index 26bd03e61855fba412726f23b638066a90abcaa9..7edbd5807e0eb05e1e72242d0e304c034c4ae11b 100644 (file)
@@ -127,8 +127,7 @@ static inline int getmiso(const struct spi_device *spi)
  */
 #define spidelay(nsecs)        do {} while (0)
 
-#define        EXPAND_BITBANG_TXRX
-#include <linux/spi/spi_bitbang.h>
+#include "spi_bitbang_txrx.h"
 
 /*
  * These functions can leverage inline expansion of GPIO calls to shrink
This page took 0.030158 seconds and 4 git commands to generate.