]> git.neil.brown.name Git - history.git/commit
drm_memory.h doesn't need to #include tlbflush.h
authorDave Airlie <airlied@starflyer.(none)>
Wed, 2 Feb 2005 07:55:11 +0000 (18:55 +1100)
committerDave Airlie <airlied@starflyer.(none)>
Wed, 2 Feb 2005 07:55:11 +0000 (18:55 +1100)
commit5c8fe5712d404f44168e8c15d362ae20014f1d99
tree3abfe942a741ba7888ee17a281dba1fcb68992d3
parent920695a4c8d928a4c9c273dcf3e425d76c9f4435
drm_memory.h doesn't need to #include tlbflush.h

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>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/drm_memory.h