|
Linux Kernel
3.7.1
|
#include <linux/stddef.h>#include <linux/kernel.h>#include <linux/pci.h>#include <linux/kdev_t.h>#include <linux/delay.h>#include <linux/seq_file.h>#include <linux/of_platform.h>#include <asm/time.h>#include <asm/machdep.h>#include <asm/pci-bridge.h>#include <asm/mpic.h>#include <asm/prom.h>#include <mm/mmu_decl.h>#include <asm/udbg.h>#include <sysdev/fsl_soc.h>#include <sysdev/fsl_pci.h>#include "mpc85xx.h"Go to the source code of this file.
Functions | |
| DECLARE_PCI_FIXUP_HEADER (PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_1520, tqm85xx_ti1520_fixup) | |
| machine_arch_initcall (tqm85xx, mpc85xx_common_publish_devices) | |
| define_machine (tqm85xx) | |
| DECLARE_PCI_FIXUP_HEADER | ( | PCI_VENDOR_ID_TI | , |
| PCI_DEVICE_ID_TI_1520 | , | ||
| tqm85xx_ti1520_fixup | |||
| ) |
| machine_arch_initcall | ( | tqm85xx | , |
| mpc85xx_common_publish_devices | |||
| ) |
1.8.2