summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/xgifb/vb_util.c')
-rw-r--r--drivers/staging/xgifb/vb_util.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/staging/xgifb/vb_util.c b/drivers/staging/xgifb/vb_util.c
index 2c40368..ae27f0c 100644
--- a/drivers/staging/xgifb/vb_util.c
+++ b/drivers/staging/xgifb/vb_util.c
@@ -170,7 +170,7 @@ void XGINew_SetRegOR( unsigned long Port , unsigned short Index , unsigned short
XGINew_SetReg1( Port , Index , temp ) ;
}
-
+#if 0
/* --------------------------------------------------------------------- */
/* Function : NewDelaySecond */
/* Input : */
@@ -190,7 +190,6 @@ void NewDelaySeconds( int seconds )
}
}
-
/* --------------------------------------------------------------------- */
/* Function : Newdebugcode */
/* Input : */
@@ -203,6 +202,4 @@ void Newdebugcode(unsigned char code)
/* OutPortByte ( 0x300 , code ) ; */
/* NewDelaySeconds( 0x3 ) ; */
}
-
-
-
+#endif