]> git.ipfire.org Git - people/ms/u-boot.git/commit
mtd: nand: denali: consolidate include directives
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 30 Nov 2017 04:45:27 +0000 (13:45 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 4 Dec 2017 13:00:03 +0000 (22:00 +0900)
commit0faef2eba946a95f9c78d2b3db47e15bac04b52e
tree93c9fabda65ea820c7b76820fe77336f316fa925
parent681ed4d0d5096b16f81c54c3e5a5efdc9f5f0bc1
mtd: nand: denali: consolidate include directives

Include necessary headers explicitly without relying on indirect
header inclusion.

<common.h>, <malloc.h> are unneeded.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mtd/nand/denali.c