From: YueHaibing Date: Fri, 17 Apr 2020 10:11:29 +0000 (+0800) Subject: mtd: rawnand: brcmnand: Remove unused including X-Git-Tag: v5.8-rc1~68^2~5^2~175 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4ba246d7a365b8049892d852ab00d8bd707dc0e6;p=users%2Fjedix%2Flinux-maple.git mtd: rawnand: brcmnand: Remove unused including Remove including that don't need it. Signed-off-by: YueHaibing Acked-by: Florian Fainelli Signed-off-by: Kamal Dasu Reviewed-by: Kamal Dasu Signed-off-by: Miquel Raynal Link: https://lore.kernel.org/linux-mtd/20200417101129.35556-1-yuehaibing@huawei.com --- diff --git a/drivers/mtd/nand/raw/brcmnand/brcmnand.c b/drivers/mtd/nand/raw/brcmnand/brcmnand.c index e4e3ceeac38f..57076c3d98dc 100644 --- a/drivers/mtd/nand/raw/brcmnand/brcmnand.c +++ b/drivers/mtd/nand/raw/brcmnand/brcmnand.c @@ -4,7 +4,6 @@ */ #include -#include #include #include #include