From: Krzysztof Helt Date: Tue, 16 Oct 2007 08:28:49 +0000 (-0700) Subject: tdfxfb: mtrr support X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~33935 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0960bd3db199d73b07e4d266949dcdd6dda10d54;p=linux-4.9.git tdfxfb: mtrr support This patch adds mtrr support to the tdfxfb driver. It also kills one redundant include and initialization value. [akpm@linux-foundation.org: cleanups] Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/tdfxfb.c b/drivers/video/tdfxfb.c index c5ba6477dfe2..c7ec5f382608 100644 --- a/drivers/video/tdfxfb.c +++ b/drivers/video/tdfxfb.c @@ -67,7 +67,6 @@ #include #include #include -#include #include