mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] drm_memory.h: remove double inclusion of linux/vmalloc.h
@ 2008-07-06 11:31 Alexander Beregalov
  2008-07-08 12:29 ` Mark Asselstine
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Beregalov @ 2008-07-06 11:31 UTC (permalink / raw)
  To: kernel-janitors, airlied, dri-devel, Linux Kernel Mailing List

From: Alexander Beregalov <a.beregalov@gmail.com>

Remove double inclusion of linux/vmalloc.h

drivers/char/drm/drm_memory.h |    2 --
1 files changed, 0 insertions(+), 2 deletions(-)

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
---

diff --git a/drivers/char/drm/drm_memory.h b/drivers/char/drm/drm_memory.h
index 63e425b..15af9b3 100644
--- a/drivers/char/drm/drm_memory.h
+++ b/drivers/char/drm/drm_memory.h
@@ -44,8 +44,6 @@

 #if __OS_HAS_AGP

-#include <linux/vmalloc.h>
-
 #ifdef HAVE_PAGE_AGP
 #include <asm/agp.h>
 #else

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-09  0:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-06 11:31 [PATCH] drm_memory.h: remove double inclusion of linux/vmalloc.h Alexander Beregalov
2008-07-08 12:29 ` Mark Asselstine
2008-07-08 15:22   ` Ian Romanick
2008-07-08 16:56     ` Alexander Beregalov
2008-07-09  0:28       ` Mark Asselstine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®