From 1f11495184db31cb33fc682a9d46aac44c019115 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Fri, 25 Jul 2008 19:46:26 -0700 Subject: [PATCH] --- yaml --- r: 106258 b: refs/heads/master c: 511e7483abe1ab433d8ab7a7998f799042b52941 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/video/macfb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5dabd610137d..21dda3e92a6f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f56f6d30c75984d0aba2656eaeb35f3806395191 +refs/heads/master: 511e7483abe1ab433d8ab7a7998f799042b52941 diff --git a/trunk/drivers/video/macfb.c b/trunk/drivers/video/macfb.c index aa8c714d6245..b790ddff76f9 100644 --- a/trunk/drivers/video/macfb.c +++ b/trunk/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;