Linux Kernel
3.7.1
|
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/of.h>
#include <linux/smp.h>
#include <linux/time.h>
#include <asm/machdep.h>
#include <asm/udbg.h>
#include "ics.h"
#include "wsp.h"
Go to the source code of this file.
Functions | |
void __init | chroma_setup_arch (void) |
define_machine (chroma_md) | |
machine_arch_initcall (chroma_md, wsp_probe_devices) | |
machine_arch_initcall | ( | chroma_md | , |
wsp_probe_devices | |||
) |