commit | ab0fb17c7d46406e1aac2dda265874751946626d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Aug 27 10:59:43 2018 +0200 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Tue Sep 04 23:37:38 2018 +0200 |
tree | 452bd778a0cd5874caab43539141041250e6bbb4 | |
parent | f1bf52e8657299ecc85db657ee825923a082de28 [diff] |
mtd: rawnand: qcom: don't include dma-direct.h A recent commit removed the incorrect use of phys_to_dma from this driver, but failed to remove the dma-direct.h include, so do that now. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>