|
Linux Kernel
3.7.1
|
#include <linux/string.h>#include <linux/kernel.h>#include <linux/of.h>#include <linux/init.h>#include <linux/mod_devicetable.h>#include <linux/slab.h>#include <linux/errno.h>#include <linux/irq.h>#include <linux/of_device.h>#include <linux/of_platform.h>#include <asm/leon.h>#include <asm/leon_amba.h>#include "of_device_common.h"#include "irq.h"Go to the source code of this file.
Functions | |
| postcore_initcall (scan_of_devices) | |
| __setup ("of_debug=", of_debug) | |
| __setup | ( | ) |
| postcore_initcall | ( | scan_of_devices | ) |
1.8.2