Linux Kernel
3.7.1
|
#include <linux/irq.h>
#include <linux/platform_device.h>
#include <linux/mtd/physmap.h>
#include <linux/spi/spi.h>
#include <linux/spi/max7301.h>
#include <linux/spi/pxa2xx_spi.h>
#include <linux/leds.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <mach/pxa27x.h>
#include <mach/pcm027.h>
#include "generic.h"
Go to the source code of this file.
Variables | |
atag_offset = 0x100 | |
map_io = pcm027_map_io | |
nr_irqs = PCM027_NR_IRQS | |
init_irq = pxa27x_init_irq | |
handle_irq = pxa27x_handle_irq | |
timer = &pxa_timer | |
init_machine = pcm027_init | |
restart = pxa_restart | |
handle_irq = pxa27x_handle_irq |
init_irq = pxa27x_init_irq |
nr_irqs = PCM027_NR_IRQS |
restart = pxa_restart |