Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/gpio.h>
#include <video/sa1100fb.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/mach/irda.h>
#include <mach/h3xxx.h>
#include <mach/irqs.h>
#include "generic.h"
Go to the source code of this file.
Variables | |
atag_offset = 0x100 | |
map_io = h3600_map_io | |
nr_irqs = SA1100_NR_IRQS | |
init_irq = sa1100_init_irq | |
timer = &sa1100_timer | |
init_machine = h3600_mach_init | |
init_late = sa11x0_init_late | |
restart = sa11x0_restart | |
init_irq = sa1100_init_irq |
init_late = sa11x0_init_late |
nr_irqs = SA1100_NR_IRQS |
restart = sa11x0_restart |