mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
include/cadence-nand.h: Audit include list
This file does not need <linux/mtd/mtd.h> but does directly need <linux/types.h>. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#define _CADENCE_NAND_H_
|
||||
#include <clk.h>
|
||||
#include <reset.h>
|
||||
#include <linux/mtd/mtd.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/mtd/rawnand.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user