X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fmtd%2Fnand%2Fraw%2Fnand_base.c;h=26650389f4394da4b2762c4e52b2cc4c4c370a47;hb=c05ed00afb95fa5237f16962fccf5810437317bf;hp=aba8ac019d3e0a31d7be5babfe37c05a53577e0e;hpb=504bf790da08db9b4a443566cf6ef577f9c7996a;p=oweals%2Fu-boot.git diff --git a/drivers/mtd/nand/raw/nand_base.c b/drivers/mtd/nand/raw/nand_base.c index aba8ac019d..26650389f4 100644 --- a/drivers/mtd/nand/raw/nand_base.c +++ b/drivers/mtd/nand/raw/nand_base.c @@ -32,8 +32,12 @@ #if CONFIG_IS_ENABLED(OF_CONTROL) #include #endif +#include #include #include +#include +#include +#include #include #include #include