diff options
| -rw-r--r-- | drivers/spi/spi-rockchip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/spi/spi-rockchip.c b/drivers/spi/spi-rockchip.c index cb8fd6fa6827..05e18e9af813 100644 --- a/drivers/spi/spi-rockchip.c +++ b/drivers/spi/spi-rockchip.c | |||
| @@ -26,7 +26,6 @@ | |||
| 26 | #include <linux/of.h> | 26 | #include <linux/of.h> |
| 27 | #include <linux/pm_runtime.h> | 27 | #include <linux/pm_runtime.h> |
| 28 | #include <linux/io.h> | 28 | #include <linux/io.h> |
| 29 | #include <linux/scatterlist.h> | ||
| 30 | #include <linux/dmaengine.h> | 29 | #include <linux/dmaengine.h> |
| 31 | 30 | ||
| 32 | #define DRIVER_NAME "rockchip-spi" | 31 | #define DRIVER_NAME "rockchip-spi" |
