* [RFC][PATCH] Removal of duplicated include arch/x86_64/vdso/vclock_gettime.c
@ 2007-08-01 17:57 Michal Piotrowski
0 siblings, 0 replies; only message in thread
From: Michal Piotrowski @ 2007-08-01 17:57 UTC (permalink / raw)
To: Andrew Morton, Andi Kleen, discuss, LKML
Hi,
There is no need to include asm/vgtod.h twice
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
--- linux-mm-clean/arch/x86_64/vdso/vclock_gettime.c 2007-08-01 16:39:29.000000000 +0200
+++ linux-mm/arch/x86_64/vdso/vclock_gettime.c 2007-08-01 18:21:29.000000000 +0200
@@ -19,7 +19,6 @@
#include <asm/hpet.h>
#include <asm/unistd.h>
#include <asm/io.h>
-#include <asm/vgtod.h>
#include "vextern.h"
#define gtod vdso_vsyscall_gtod_data
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-01 17:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 17:57 [RFC][PATCH] Removal of duplicated include arch/x86_64/vdso/vclock_gettime.c Michal Piotrowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox