Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/memblock.h>
#include <linux/types.h>
#include <linux/string.h>
#include <asm/setup.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include "common.h"
Go to the source code of this file.
Functions | |
void | edb7211_map_io (void) |
Variables | |
atag_offset = 0x20100 | |
fixup = fixup_edb7211 | |
map_io = edb7211_map_io | |
reserve = edb7211_reserve | |
init_irq = clps711x_init_irq | |
timer = &clps711x_timer | |
restart = clps711x_restart | |
Definition at line 77 of file edb7211-mm.c.
atag_offset = 0x20100 |
Definition at line 59 of file edb7211-arch.c.
fixup = fixup_edb7211 |
Definition at line 60 of file edb7211-arch.c.
init_irq = clps711x_init_irq |
Definition at line 63 of file edb7211-arch.c.
map_io = edb7211_map_io |
Definition at line 61 of file edb7211-arch.c.
__u8 reserve = edb7211_reserve |
Definition at line 62 of file edb7211-arch.c.
restart = clps711x_restart |
Definition at line 65 of file edb7211-arch.c.
Definition at line 64 of file edb7211-arch.c.