aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
diff options
context:
space:
mode:
authorDaniel Walker <dwalker@mvista.com>2007-04-25 14:27:06 -0400
committerLen Brown <len.brown@intel.com>2007-04-25 14:27:06 -0400
commit8ce8e2f99a973c39c4aeddbe0966038196a8e71a (patch)
tree0676d3046ca01ec473ca983b123279b22fd76e17 /drivers/clocksource
parentACPI: use _STA bit names rather than 0x0F (diff)
downloadlinux-dev-8ce8e2f99a973c39c4aeddbe0966038196a8e71a.tar.xz
linux-dev-8ce8e2f99a973c39c4aeddbe0966038196a8e71a.zip
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>
Diffstat (limited to 'drivers/clocksource')
-rw-r--r--drivers/clocksource/acpi_pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clocksource/acpi_pm.c b/drivers/clocksource/acpi_pm.c
index 5ac309ee7f05..5cfcff532545 100644
--- a/drivers/clocksource/acpi_pm.c
+++ b/drivers/clocksource/acpi_pm.c
@@ -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;