Skip to content

Commit

Permalink
ACPI: correct pathname in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Walker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Len Brown <[email protected]>
  • Loading branch information
Daniel Walker authored and lenb committed Apr 25, 2007
1 parent 0c0e892 commit 8ce8e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/clocksource/acpi_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 8ce8e2f

Please sign in to comment.