From: Krzysztof Helt This patch adds hardware cursor support to the tdfxfb driver. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton --- drivers/video/tdfxfb.c | 169 +++++++++++++++++---------------------- include/video/tdfx.h | 8 - 2 files changed, 74 insertions(+), 103 deletions(-) diff -puN drivers/video/tdfxfb.c~tdfxfb-hardware-cursor drivers/video/tdfxfb.c --- a/drivers/video/tdfxfb.c~tdfxfb-hardware-cursor +++ a/drivers/video/tdfxfb.c @@ -67,7 +67,6 @@ #include #include #include -#include #include #include