Linux Kernel
3.7.1
|
#include <asm/machdep.h>
#include <asm/pci-bridge.h>
#include <asm/ppc4xx.h>
#include <asm/prom.h>
#include <asm/time.h>
#include <asm/udbg.h>
#include <asm/uic.h>
#include <linux/init.h>
#include <linux/of_platform.h>
Go to the source code of this file.
Functions | |
machine_device_initcall (ppc44x_simple, ppc44x_device_probe) | |
define_machine (ppc44x_simple) | |
define_machine | ( | ppc44x_simple | ) |
Definition at line 83 of file ppc44x_simple.c.
machine_device_initcall | ( | ppc44x_simple | , |
ppc44x_device_probe | |||
) |