Linux Kernel
3.7.1
|
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>
#include <linux/spi/spi.h>
#include <linux/spi/flash.h>
#include <asm/irq.h>
#include <asm/dma.h>
#include <asm/bfin5xx_spi.h>
#include <asm/portmux.h>
Go to the source code of this file.
Functions | |
arch_initcall (ip0x_init) | |
void __init | native_machine_early_platform_add_devices (void) |
Variables | |
const char | bfin_board_name [] = "IP04/IP08" |
arch_initcall | ( | ip0x_init | ) |