Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/pci.h>
#include <asm/machdep.h>
#include <asm/udbg.h>
#include <asm/mpic.h>
#include <linux/of_fdt.h>
#include <sysdev/fsl_soc.h>
#include <sysdev/fsl_pci.h>
#include <asm/ehv_pic.h>
#include "corenet_ds.h"
Go to the source code of this file.
Functions | |
define_machine (p5040_ds) | |
machine_arch_initcall (p5040_ds, corenet_ds_publish_devices) | |
define_machine | ( | p5040_ds | ) |
Definition at line 61 of file p5040_ds.c.
machine_arch_initcall | ( | p5040_ds | , |
corenet_ds_publish_devices | |||
) |