diff --git a/drivers/video/macfb.c b/drivers/video/macfb.c index aa8c714d62456904acdd937329517cb9330e406b..b790ddff76f9f5f91d70dd181f69699d0f4b613b 100644 --- a/drivers/video/macfb.c +++ b/drivers/video/macfb.c @@ -596,7 +596,7 @@ static struct fb_ops macfb_ops = { .fb_imageblit = cfb_imageblit, }; -void __init macfb_setup(char *options) +static void __init macfb_setup(char *options) { char *this_opt;