Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/of_platform.h>
#include <linux/rtc.h>
#include <asm/machdep.h>
#include <asm/prom.h>
#include <asm/udbg.h>
#include <asm/time.h>
#include <asm/uic.h>
#include <asm/ppc4xx.h>
#include <asm/mpic.h>
#include <asm/mmu.h>
Go to the source code of this file.
Functions | |
machine_device_initcall (iss4xx, iss4xx_device_probe) | |
define_machine (iss4xx) | |
machine_device_initcall | ( | iss4xx | , |
iss4xx_device_probe | |||
) |