X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fvideo%2Fmatrox%2Fmatroxfb_Ti3026.c;h=a5690a5f29d585f69f069c43e7b783af8f494475;hb=refs%2Fheads%2Fvserver;hp=cef3472aad8f6924c51b37bef8ce6c0537652643;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/drivers/video/matrox/matroxfb_Ti3026.c b/drivers/video/matrox/matroxfb_Ti3026.c index cef3472aa..a5690a5f2 100644 --- a/drivers/video/matrox/matroxfb_Ti3026.c +++ b/drivers/video/matrox/matroxfb_Ti3026.c @@ -78,8 +78,6 @@ * */ -/* make checkconfig does not verify included files... */ -#include #include "matroxfb_Ti3026.h" #include "matroxfb_misc.h" @@ -692,7 +690,7 @@ static int Ti3026_preinit(WPMINFO2) { ACCESS_FBINFO(outputs[0]).data = MINFO; ACCESS_FBINFO(outputs[0]).output = &ti3026_output; - ACCESS_FBINFO(outputs[0]).src = MATROXFB_SRC_CRTC1; + ACCESS_FBINFO(outputs[0]).src = ACCESS_FBINFO(outputs[0]).default_src; ACCESS_FBINFO(outputs[0]).mode = MATROXFB_OUTPUT_MODE_MONITOR; if (ACCESS_FBINFO(devflags.noinit))