Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/initrd.h>
#include <linux/of_platform.h>
#include <asm/time.h>
#include <asm/prom.h>
#include <asm/mpic.h>
#include <asm/pci-bridge.h>
#include "mpc10x.h"
Go to the source code of this file.
Functions | |
machine_device_initcall (storcenter, storcenter_device_probe) | |
define_machine (storcenter) | |
define_machine | ( | storcenter | ) |
Definition at line 117 of file storcenter.c.
machine_device_initcall | ( | storcenter | , |
storcenter_device_probe | |||
) |