mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 00:21:17 +00:00
x86: Remove stale pmtimer_64.c
This file is unused since the apic unification in 2.6.29, but nobody noticed. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
234bb549ee
commit
40ffa93791
3 changed files with 0 additions and 72 deletions
|
@ -25,8 +25,6 @@ static inline u32 acpi_pm_read_early(void)
|
|||
return acpi_pm_read_verified() & ACPI_PM_MASK;
|
||||
}
|
||||
|
||||
extern void pmtimer_wait(unsigned);
|
||||
|
||||
#else
|
||||
|
||||
static inline u32 acpi_pm_read_early(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue