mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-07 17:57:38 +01:00
cmd_nand: Remove duplicate include
Also remove vague, unnecessary comment Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
This commit is contained in:
parent
efe12bcec5
commit
9574fd63a9
1 changed files with 0 additions and 8 deletions
|
|
@ -9,14 +9,6 @@
|
|||
*/
|
||||
|
||||
#include <common.h>
|
||||
|
||||
|
||||
/*
|
||||
*
|
||||
* New NAND support
|
||||
*
|
||||
*/
|
||||
#include <common.h>
|
||||
#include <linux/mtd/mtd.h>
|
||||
|
||||
#if defined(CONFIG_CMD_NAND)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue