aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/Kbuild
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2013-09-26 15:07:23 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-10-03 10:36:38 +0100
commit262576fffe425ee7768f2686ad5536907d828764 (patch)
treebf040818a348e2afdc946d2a7bfe6e2dae6574bd /arch/arm/include/asm/Kbuild
parentARM: 7842/1: MCPM: don't explode if invoked without being initialized first (diff)
downloadlinux-dev-262576fffe425ee7768f2686ad5536907d828764.tar.xz
linux-dev-262576fffe425ee7768f2686ad5536907d828764.zip
ARM: 7843/1: drop asm/types.h from generic-y
Commit 09096f6 (ARM: 7822/1: add workaround for ambiguous C99 stdint.h types) introduced an ARM specific 'asm/types.h' to work around some ambiguities in the definitions of 32 bit types. Hence, we will not be needing the generic version anymore. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/Kbuild')
-rw-r--r--arch/arm/include/asm/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/Kbuild b/arch/arm/include/asm/Kbuild
index d3db39860b9c..59ceae8f3c95 100644
--- a/arch/arm/include/asm/Kbuild
+++ b/arch/arm/include/asm/Kbuild
@@ -31,5 +31,4 @@ generic-y += termbits.h
generic-y += termios.h
generic-y += timex.h
generic-y += trace_clock.h
-generic-y += types.h
generic-y += unaligned.h