diff options
author | Dave Jones <davej@redhat.com> | 2008-01-30 13:30:28 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:30:28 +0100 |
commit | 99122a3fe74c4918cdc86a8d6d63b40240fa8881 (patch) | |
tree | b73519d2b422726b0951ec695d8bc39a7ba1ba60 /include/asm-x86/mach-default | |
parent | 3abf024d2abb79614d8c4cb25a70d5596f77d0ad (diff) | |
download | linux-99122a3fe74c4918cdc86a8d6d63b40240fa8881.tar.gz linux-99122a3fe74c4918cdc86a8d6d63b40240fa8881.tar.bz2 linux-99122a3fe74c4918cdc86a8d6d63b40240fa8881.zip |
x86: remove more bogus filenames in comments.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/mach-default')
-rw-r--r-- | include/asm-x86/mach-default/apm.h | 2 | ||||
-rw-r--r-- | include/asm-x86/mach-default/mach_timer.h | 2 | ||||
-rw-r--r-- | include/asm-x86/mach-default/mach_traps.h | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-x86/mach-default/apm.h b/include/asm-x86/mach-default/apm.h index 1f730b8bd1fd..989f34c37d32 100644 --- a/include/asm-x86/mach-default/apm.h +++ b/include/asm-x86/mach-default/apm.h @@ -1,6 +1,4 @@ /* - * include/asm-i386/mach-default/apm.h - * * Machine specific APM BIOS functions for generic. * Split out from apm.c by Osamu Tomita <tomita@cinet.co.jp> */ diff --git a/include/asm-x86/mach-default/mach_timer.h b/include/asm-x86/mach-default/mach_timer.h index 807992fd4171..4b76e536cd98 100644 --- a/include/asm-x86/mach-default/mach_timer.h +++ b/include/asm-x86/mach-default/mach_timer.h @@ -1,6 +1,4 @@ /* - * include/asm-i386/mach-default/mach_timer.h - * * Machine specific calibrate_tsc() for generic. * Split out from timer_tsc.c by Osamu Tomita <tomita@cinet.co.jp> */ diff --git a/include/asm-x86/mach-default/mach_traps.h b/include/asm-x86/mach-default/mach_traps.h index 625438b8a6eb..2fe7705c0484 100644 --- a/include/asm-x86/mach-default/mach_traps.h +++ b/include/asm-x86/mach-default/mach_traps.h @@ -1,6 +1,4 @@ /* - * include/asm-i386/mach-default/mach_traps.h - * * Machine specific NMI handling for generic. * Split out from traps.c by Osamu Tomita <tomita@cinet.co.jp> */ |