From: Krzysztof Helt Date: Tue, 16 Oct 2007 08:28:49 +0000 (-0700) Subject: tdfxfb: mtrr support X-Git-Tag: accepted/tizen/common/20141203.182822~27381 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0960bd3db199d73b07e4d266949dcdd6dda10d54;p=platform%2Fkernel%2Flinux-arm64.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 c5ba647..c7ec5f3 100644 --- a/drivers/video/tdfxfb.c +++ b/drivers/video/tdfxfb.c @@ -67,7 +67,6 @@ #include #include #include -#include #include