X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fnand.h;h=93cbe1e25db9eb2bf3e1a8c7ec7dececd971d7e4;hb=350c44dfb99017e9147ee07d37a40626bde62250;hp=c1c1d8cce6c0c90cc653f136854bf2b088050b3f;hpb=2218b32d88f9b4b4484cea9a8b034ddab0be298b;p=oweals%2Fu-boot.git diff --git a/include/nand.h b/include/nand.h index c1c1d8cce6..93cbe1e25d 100644 --- a/include/nand.h +++ b/include/nand.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * (C) Copyright 2005 * 2N Telekomunikace, a.s. * Ladislav Michl - * - * SPDX-License-Identifier: GPL-2.0 */ #ifndef _NAND_H_ @@ -32,7 +31,7 @@ unsigned long nand_size(void); #include #include -#include +#include int nand_mtd_to_devnum(struct mtd_info *mtd);