Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/of_platform.h>
#include <asm/machdep.h>
#include <asm/prom.h>
#include <asm/time.h>
#include <asm/xilinx_intc.h>
#include <asm/xilinx_pci.h>
#include <asm/ppc4xx.h>
Go to the source code of this file.
Functions | |
machine_device_initcall (virtex, virtex_device_probe) | |
define_machine (virtex) | |
machine_device_initcall | ( | virtex | , |
virtex_device_probe | |||
) |