ACPI: correct pathname in comment
authorDaniel Walker <[email protected]>
Wed, 25 Apr 2007 18:27:06 +0000 (14:27 -0400)
committerLen Brown <[email protected]>
Wed, 25 Apr 2007 18:27:06 +0000 (14:27 -0400)
Signed-off-by: Daniel Walker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Len Brown <[email protected]>
drivers/clocksource/acpi_pm.c

index 5ac309ee7f05c39d97f22c562bc3318aee85215c..5cfcff532545b019e3f984dbf3de5273b91d464b 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;