diff options
Diffstat (limited to 'include/asm-m68knommu/MC68EZ328.h')
-rw-r--r-- | include/asm-m68knommu/MC68EZ328.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-m68knommu/MC68EZ328.h b/include/asm-m68knommu/MC68EZ328.h index 801933da4c70..69b7f9139e5e 100644 --- a/include/asm-m68knommu/MC68EZ328.h +++ b/include/asm-m68knommu/MC68EZ328.h | |||
@@ -815,7 +815,7 @@ typedef volatile struct { | |||
815 | volatile unsigned short int nipr; | 815 | volatile unsigned short int nipr; |
816 | volatile unsigned short int pad1; | 816 | volatile unsigned short int pad1; |
817 | volatile unsigned short int pad2; | 817 | volatile unsigned short int pad2; |
818 | } m68328_uart __attribute__((packed)); | 818 | } __attribute__((packed)) m68328_uart; |
819 | 819 | ||
820 | 820 | ||
821 | /********** | 821 | /********** |