commit | 261b354caf299a3ff54ba5b35636687c857a0075 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@bootlin.com> | Fri Jul 20 11:57:41 2018 +0200 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Wed Aug 01 09:27:23 2018 +0200 |
tree | dff2c822c0ef0bc9db60d8f57d15b0764600e06e | |
parent | 11edc1133e3023e6452d6934c3f22d65a9c05fe8 [diff] |
mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.h GPIO consumers now include <linux/gpio/consumer.h> instead of <linux/gpio.h> if they can. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>