]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/video/neomagic.h
[POWERPC] iSeries: Fix section mismatch in viodsasd
[linux-2.6-omap-h63xx.git] / include / video / neomagic.h
index 78b1f15a538fc69a0aaf2f94c11a400d5ad2193d..a9e118a1cd1628cc0679e216bfbc8b5c137ef6de 100644 (file)
@@ -140,7 +140,8 @@ typedef volatile struct {
 
 struct neofb_par {
        struct vgastate state;
-       atomic_t ref_count;
+       struct mutex open_lock;
+       unsigned int ref_count;
 
        unsigned char MiscOutReg;       /* Misc */
        unsigned char CRTC[25];         /* Crtc Controller */