Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <asm/bootinfo.h>
#include <asm/emma/emma2rh.h>
Go to the source code of this file.
Functions | |
arch_initcall (emma2rh_pci_setup) | |
Variables | |
struct pci_ops | emma2rh_pci_ops |
arch_initcall | ( | emma2rh_pci_setup | ) |
Definition at line 179 of file ops-emma2rh.c.