Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>
#include <linux/platform_device.h>
#include <linux/of.h>
Go to the source code of this file.
Data Structures | |
struct | spear_smi_flash_info |
struct | spear_smi_plat_data |
Macros | |
#define | MAX_NUM_FLASH_CHIP 4 |
#define | DEFINE_PARTS(n, of, s) |
Definition at line 23 of file spear_smi.h.
#define MAX_NUM_FLASH_CHIP 4 |
Definition at line 20 of file spear_smi.h.