X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fvideo%2Fsis%2Fsis_main.h;h=9540e977270e3932c1d536990546541cefa4258d;hb=4378dcca8578b0fd0fba883a3354ad4820d4f85f;hp=3e3b7fa05d6c3d27ff54dc8bfc2d18f702069a57;hpb=463020ce428e2f00d4f33a383d6f39c7453a6854;p=linux-2.6-omap-h63xx.git diff --git a/drivers/video/sis/sis_main.h b/drivers/video/sis/sis_main.h index 3e3b7fa05d6..9540e977270 100644 --- a/drivers/video/sis/sis_main.h +++ b/drivers/video/sis/sis_main.h @@ -665,11 +665,11 @@ static struct _customttable { /* Interface used by the world */ #ifndef MODULE -SISINITSTATIC int sisfb_setup(char *options); +static int sisfb_setup(char *options); #endif /* Interface to the low level console driver */ -SISINITSTATIC int sisfb_init(void); +static int sisfb_init(void); /* fbdev routines */ static int sisfb_get_fix(struct fb_fix_screeninfo *fix, int con,