summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2011-11-27 23:03:08 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-11-28 06:20:11 +0900
commita2d08cf38ab73910abaee0c75222bd1baa0c62f8 (patch)
tree675759cb3d5471760ec64112aa01b2a4dd5a3544 /drivers/staging/xgifb/vb_setmode.h
parente85f203696f3751041d1537593990dd40e172ea2 (diff)
downloadop-kernel-dev-a2d08cf38ab73910abaee0c75222bd1baa0c62f8.zip
op-kernel-dev-a2d08cf38ab73910abaee0c75222bd1baa0c62f8.tar.gz
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>
Diffstat (limited to 'drivers/staging/xgifb/vb_setmode.h')
-rw-r--r--drivers/staging/xgifb/vb_setmode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/xgifb/vb_setmode.h b/drivers/staging/xgifb/vb_setmode.h
index c4752cd..9cc0f0d 100644
--- a/drivers/staging/xgifb/vb_setmode.h
+++ b/drivers/staging/xgifb/vb_setmode.h
@@ -47,7 +47,6 @@ extern unsigned short XGI_GetRatePtrCRT2(struct xgi_hw_device_info *pXGIHWDE,
unsigned short ModeNo,
unsigned short ModeIdIndex,
struct vb_device_info *);
-extern void XGI_SetXG27FPBits(struct vb_device_info *pVBInfo);
extern void XGI_XG21BLSignalVDD(unsigned short tempbh,
unsigned short tempbl,
struct vb_device_info *pVBInfo);
OpenPOWER on IntegriCloud