staging: xgifb: vb_setmode: make XGI_SetXG27FPBits() static
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 27 Nov 2011 21:03:08 +0000 (23:03 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 21:20:11 +0000 (06:20 +0900)
commita2d08cf38ab73910abaee0c75222bd1baa0c62f8
tree675759cb3d5471760ec64112aa01b2a4dd5a3544
parente85f203696f3751041d1537593990dd40e172ea2
staging: xgifb: vb_setmode: make XGI_SetXG27FPBits() static

XGI_SetXG27FPBits() can be made static. Move the function, so that
forward declaration is not needed.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/xgifb/vb_setmode.c
drivers/staging/xgifb/vb_setmode.h