public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] drm_memory.h doesn't need to #include tlbflush.h
@ 2005-01-21 10:36 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-01-21 10:36 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-kernel

The flush_tlb_kernel_range call in drm_memory.h was removed in 2003, so 
there's no more reason for this #include.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.11-rc1-mm2-full/drivers/char/drm/drm_memory.h.old	2005-01-21 11:21:15.000000000 +0100
+++ linux-2.6.11-rc1-mm2-full/drivers/char/drm/drm_memory.h	2005-01-21 11:21:20.000000000 +0100
@@ -57,8 +57,6 @@
 # endif
 #endif
 
-#include <asm/tlbflush.h>
-
 /*
  * Find the drm_map that covers the range [offset, offset+size).
  */


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

* [2.6 patch] drm_memory.h doesn't need to #include tlbflush.h
@ 2005-01-31 12:17 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-01-31 12:17 UTC (permalink / raw)
  To: Andrew Morton; +Cc: dri-devel, linux-kernel

The flush_tlb_kernel_range call in drm_memory.h was removed in 2003, so 
there's no more reason for this #include.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 21 Jan 2005

--- linux-2.6.11-rc1-mm2-full/drivers/char/drm/drm_memory.h.old	2005-01-21 11:21:15.000000000 +0100
+++ linux-2.6.11-rc1-mm2-full/drivers/char/drm/drm_memory.h	2005-01-21 11:21:20.000000000 +0100
@@ -57,8 +57,6 @@
 # endif
 #endif
 
-#include <asm/tlbflush.h>
-
 /*
  * Find the drm_map that covers the range [offset, offset+size).
  */


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

end of thread, other threads:[~2005-01-31 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-21 10:36 [2.6 patch] drm_memory.h doesn't need to #include tlbflush.h Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2005-01-31 12:17 Adrian Bunk

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