Add missing header for gcc3 74/104274/1
authorScott McNutt <smcnutt@psyent.com>
Fri, 23 Sep 2011 11:42:14 +0000 (11:42 +0000)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 13 Dec 2016 02:15:01 +0000 (11:15 +0900)
commit538685b81c66c81b14f1c09c398fa1e32f331142
treea596f0ad8126e1c31dec173a81043f25ff3dd147
parentfb28f066b01b8d5ca66251fce1415611ee23279c
Add missing header for gcc3

When include/linux/compiler.h is included, the associated gcc3
header is required for older build environments.

Signed-off-by: Scott McNutt <smcnutt@psyent.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
[backport from u-boot mainline for gcc6]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Change-Id: I21ca3964ba7508c441582276120a9cf93425cf30
include/linux/compiler-gcc3.h [new file with mode: 0644]