Browse Source

ACPI: correct pathname in comment

Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
Daniel Walker 18 years ago
parent
commit
8ce8e2f99a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/clocksource/acpi_pm.c

+ 1 - 1
drivers/clocksource/acpi_pm.c

@@ -26,7 +26,7 @@
 /*
 /*
  * The I/O port the PMTMR resides at.
  * The I/O port the PMTMR resides at.
  * The location is detected during setup_arch(),
  * The location is detected during setup_arch(),
- * in arch/i386/acpi/boot.c
+ * in arch/i386/kernel/acpi/boot.c
  */
  */
 u32 pmtmr_ioport __read_mostly;
 u32 pmtmr_ioport __read_mostly;