|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/interrupt.h>#include <linux/fsl_devices.h>#include <linux/of_platform.h>#include <asm/io.h>#include <asm/cpm2.h>#include <asm/udbg.h>#include <asm/machdep.h>#include <asm/time.h>#include <asm/mpc8260.h>#include <asm/prom.h>#include <sysdev/fsl_soc.h>#include <sysdev/cpm2_pic.h>#include "pq2.h"Go to the source code of this file.
Data Structures | |
| struct | cpm_pin |
Functions | |
| machine_device_initcall (km82xx, declare_of_platform_devices) | |
| define_machine (km82xx) | |
| machine_device_initcall | ( | km82xx | , |
| declare_of_platform_devices | |||
| ) |
1.8.2