x86: remove mpc_oem_bus_info()
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
committed by
Ingo Molnar
parent
d285e33889
commit
0ec153af4d
@@ -1,10 +1,6 @@
|
||||
#ifndef _MACH_MPPARSE_H
|
||||
#define _MACH_MPPARSE_H 1
|
||||
|
||||
#include <asm/genapic.h>
|
||||
|
||||
#define mpc_oem_bus_info (genapic->mpc_oem_bus_info)
|
||||
|
||||
int mps_oem_check(struct mp_config_table *mpc, char *oem, char *productid);
|
||||
int acpi_madt_oem_check(char *oem_id, char *oem_table_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user