mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-24 15:42:32 +00:00
x86: Move mpc_oem_pci_bus to x86_init_ops
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
72302142e1
commit
52fdb56846
4 changed files with 6 additions and 4 deletions
|
@ -24,7 +24,6 @@ struct x86_quirks {
|
|||
int (*mach_find_smp_config)(unsigned int reserve);
|
||||
|
||||
void (*mpc_oem_bus_info)(struct mpc_bus *m, char *name);
|
||||
void (*mpc_oem_pci_bus)(struct mpc_bus *m);
|
||||
};
|
||||
|
||||
extern void x86_quirk_intr_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue