Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78ffd70e authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Florian Tobias Schandinat
Browse files

fbdev/amifb: Make amifb_setup() static

parent f1cbb17a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2363,7 +2363,7 @@ static void __init amifb_setup_mcap(char *spec)
	fb_info.monspecs.hfmax = hmax;
}

int __init amifb_setup(char *options)
static int __init amifb_setup(char *options)
{
	char *this_opt;