X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fvideo%2Fau1100fb.c;h=62bd4441b5e06c81fc9c4366916ecb3a2747f09e;hb=c6eb8eafdba4ad18b4520a0d28a38bc9e61883ea;hp=832e4613673a3eaf910ff650b5de5ca77385fb31;hpb=5a16eff86dc1194a17c69250492e820d828e3bde;p=deliverable%2Flinux.git diff --git a/drivers/video/au1100fb.c b/drivers/video/au1100fb.c index 832e4613673a..62bd4441b5e0 100644 --- a/drivers/video/au1100fb.c +++ b/drivers/video/au1100fb.c @@ -457,7 +457,7 @@ static struct fb_ops au1100fb_ops = /* AU1100 LCD controller device driver */ -int au1100fb_drv_probe(struct device *dev) +static int __init au1100fb_drv_probe(struct device *dev) { struct au1100fb_device *fbdev = NULL; struct resource *regs_res;