ACPI: correct pathname in comment
authorDaniel Walker <dwalker@mvista.com>
Wed, 25 Apr 2007 18:27:06 +0000 (14:27 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 25 Apr 2007 18:27:06 +0000 (14:27 -0400)
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>
drivers/clocksource/acpi_pm.c

index 5ac309e..5cfcff5 100644 (file)
@@ -26,7 +26,7 @@
 /*
  * The I/O port the PMTMR resides at.
  * 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;