commit | 89956d118e5a95afc00f51c8f2757a453d8848b9 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@bootlin.com> | Fri Jul 20 11:57:39 2018 +0200 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Tue Jul 31 09:45:54 2018 +0200 |
tree | 26251a83b1af6f29de28799b88ffa9d45c78080f | |
parent | 49919d9c9e960c95712288ff08b96d4980464a5a [diff] |
mtd: rawnand: atmel: Stop including gpio.h gpio/consumer.h defines everything we need, and it's clearly stated in gpio.h that GPIO consumers should directly stop including gpio.h if they can. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>