]> err.no Git - linux-2.6/blobdiff - drivers/video/kyro/STG4000VTG.c
Merge branch 'merge'
[linux-2.6] / drivers / video / kyro / STG4000VTG.c
index 3690b04190afbde7e88a687cde55c6232964e991..bd389709d23403d9b2d85950f267c78143838487 100644 (file)
@@ -17,7 +17,7 @@
 void DisableVGA(volatile STG4000REG __iomem *pSTGReg)
 {
        u32 tmp;
-       volatile u32 count, i;
+       volatile u32 count = 0, i;
 
        /* Reset the VGA registers */
        tmp = STG_READ_REG(SoftwareReset);