From: Christoph Hellwig Date: Mon, 27 Aug 2018 08:59:43 +0000 (+0200) Subject: mtd: rawnand: qcom: don't include dma-direct.h X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~6145^2^2~65 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=ab0fb17c7d46406e1aac2dda265874751946626d;p=linux.git 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 Signed-off-by: Miquel Raynal --- diff --git a/drivers/mtd/nand/raw/qcom_nandc.c b/drivers/mtd/nand/raw/qcom_nandc.c index d1d470bb32e4..d2831b0b28fb 100644 --- a/drivers/mtd/nand/raw/qcom_nandc.c +++ b/drivers/mtd/nand/raw/qcom_nandc.c @@ -23,7 +23,6 @@ #include #include #include -#include /* XXX: drivers shall never use this directly! */ /* NANDc reg offsets */ #define NAND_FLASH_CMD 0x00