Commit 718a30a5cf0a9142f716a49853bd4b4a25a8da1b
Committed by
Russell King
1 parent
105bb2698b
Exists in
master
and in
7 other branches
[PATCH] ARM: 2696/1: remove ';' in ELF_DATA define in asm-arm{,26}/elf.h
Patch from Mike Frysinger the ELF_DATA define in both arm asm subdirs of linux/include/ contain a semicolon at the end. this of course will cause any code that tries to use ELF_DATA in assignment or comparison to fail. no other arch has a semicolon in their ELF_DATA defines. Signed-off-by: Mike Frysinger Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Showing 2 changed files with 3 additions and 3 deletions Side-by-side Diff
include/asm-arm/elf.h
include/asm-arm26/elf.h