summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/MC68EZ328.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/MC68EZ328.h')
-rw-r--r--arch/m68k/include/asm/MC68EZ328.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/MC68EZ328.h b/arch/m68k/include/asm/MC68EZ328.h
index fedac87c5d13..703331ece328 100644
--- a/arch/m68k/include/asm/MC68EZ328.h
+++ b/arch/m68k/include/asm/MC68EZ328.h
@@ -9,6 +9,7 @@
* The Silver Hammer Group, Ltd.
*
*/
+#include <linux/compiler.h>
#ifndef _MC68EZ328_H_
#define _MC68EZ328_H_
@@ -815,7 +816,7 @@ typedef volatile struct {
volatile unsigned short int nipr;
volatile unsigned short int pad1;
volatile unsigned short int pad2;
-} __attribute__((packed)) m68328_uart;
+} __packed m68328_uart;
/**********