mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Merge branches 'release' and 'stats' into release
This commit is contained in:
commit
e5e54bc86a
9 changed files with 325 additions and 9 deletions
|
@ -114,7 +114,9 @@ int acpi_unmap_lsapic(int cpu);
|
|||
|
||||
int acpi_register_ioapic(acpi_handle handle, u64 phys_addr, u32 gsi_base);
|
||||
int acpi_unregister_ioapic(acpi_handle handle, u32 gsi_base);
|
||||
void acpi_irq_stats_init(void);
|
||||
|
||||
extern u32 acpi_irq_handled;
|
||||
extern int acpi_mp_config;
|
||||
|
||||
extern struct acpi_mcfg_allocation *pci_mmcfg_config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue