From: Krzysztof Helt This patch adds mtrr support to the tdfxfb driver. It also kills one redundant include and initialization value. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton --- drivers/video/tdfxfb.c | 43 +++++++++++++++++++++++++++++++++++++-- include/video/tdfx.h | 1 2 files changed, 42 insertions(+), 2 deletions(-) diff -puN drivers/video/tdfxfb.c~tdfxfb-mtrr-support drivers/video/tdfxfb.c --- a/drivers/video/tdfxfb.c~tdfxfb-mtrr-support +++ a/drivers/video/tdfxfb.c @@ -67,7 +67,6 @@ #include #include #include -#include #include