85xx: Added MPC8535/E identifiers
[oweals/u-boot.git] / include / asm-ppc / types.h
index 864391f03bd12391e215b625f544efbec4fe8bcd..b27a6b753a06cb02f55d187badc8e2f915af761d 100644 (file)
@@ -21,7 +21,7 @@ __extension__ typedef unsigned long long __u64;
 
 typedef struct {
        __u32 u[4];
-} __attribute((aligned(16))) vector128;
+} __attribute__((aligned(16))) vector128;
 
 #ifdef __KERNEL__
 /*