X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fvideo%2Fsgivwfb.c;h=7a3a5e28eca13411f74022a8326d0f581a5194d2;hb=7572e56314a7e2568f7196862222b45cfb9d6eda;hp=f86012239bff25c232368778886246a3d423cccf;hpb=6373464288cab09bc641be301d8d30fc9f64ba71;p=karo-tx-linux.git diff --git a/drivers/video/sgivwfb.c b/drivers/video/sgivwfb.c index f86012239bff..7a3a5e28eca1 100644 --- a/drivers/video/sgivwfb.c +++ b/drivers/video/sgivwfb.c @@ -745,7 +745,7 @@ int __init sgivwfb_setup(char *options) /* * Initialisation */ -static int __init sgivwfb_probe(struct platform_device *dev) +static int __devinit sgivwfb_probe(struct platform_device *dev) { struct sgivw_par *par; struct fb_info *info;