]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/types.h
Convert from class_device to device for drivers/video
[linux-2.6] / include / asm-powerpc / types.h
index 3b363757a2bbf7370cdcff220becf11313f2fd8f..a584341c87e3f4c3d0c5d82bf831d39695be350f 100644 (file)
@@ -48,7 +48,7 @@ typedef unsigned long long __u64;
 
 typedef struct {
        __u32 u[4];
-} __attribute((aligned(16))) __vector128;
+} __attribute__((aligned(16))) __vector128;
 
 #endif /* __ASSEMBLY__ */