projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c0e892
)
ACPI: correct pathname in comment
author
Daniel Walker
<dwalker@mvista.com>
Wed, 25 Apr 2007 18:27:06 +0000
(14:27 -0400)
committer
Len 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/clocksource/acpi_pm.c
b/drivers/clocksource/acpi_pm.c
index 5ac309ee7f05c39d97f22c562bc3318aee85215c..5cfcff532545b019e3f984dbf3de5273b91d464b 100644
(file)
--- 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;