summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/uapi/asm/bootinfo-mac.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-10-04 11:41:24 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-11-26 11:09:21 +0100
commitabe48101c17eaf1b5d85270272392e6111562626 (patch)
tree4cf0f060b2e2efcfa41592be6aaf8a427dc09939 /arch/m68k/include/uapi/asm/bootinfo-mac.h
parentcf288bd5b122d12476fd7d9825c292daef5dba58 (diff)
downloadop-kernel-dev-abe48101c17eaf1b5d85270272392e6111562626.zip
op-kernel-dev-abe48101c17eaf1b5d85270272392e6111562626.tar.gz
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/uapi/asm/bootinfo-mac.h')
-rw-r--r--arch/m68k/include/uapi/asm/bootinfo-mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/uapi/asm/bootinfo-mac.h b/arch/m68k/include/uapi/asm/bootinfo-mac.h
index 971046f..b44ff73 100644
--- a/arch/m68k/include/uapi/asm/bootinfo-mac.h
+++ b/arch/m68k/include/uapi/asm/bootinfo-mac.h
@@ -7,7 +7,7 @@
/*
- * Macintosh-specific tags (all u_long)
+ * Macintosh-specific tags (all __be32)
*/
#define BI_MAC_MODEL 0x8000 /* Mac Gestalt ID (model type) */
OpenPOWER on IntegriCloud