[PATCH] powerpc: oprofile support for POWER6
[powerpc.git] / drivers / crypto / padlock.h
index 3cf2b7a..b78489b 100644 (file)
@@ -17,7 +17,7 @@
 
 /* Control word. */
 struct cword {
-       int __attribute__ ((__packed__))
+       unsigned int __attribute__ ((__packed__))
                rounds:4,
                algo:3,
                keygen:1,