Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/kernel.h>
#include <asm/sizes.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <linux/of.h>
#include <linux/of_platform.h>
#include "common.h"
Go to the source code of this file.
Functions | |
void __init | sirfsoc_mach_init (void) |
void __init | sirfsoc_init_late (void) |