Add missing header for gcc3
authorScott McNutt <smcnutt@psyent.com>
Fri, 23 Sep 2011 11:42:14 +0000 (11:42 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 1 Oct 2011 19:56:20 +0000 (21:56 +0200)
commit15f57988201b5a4761637a1374b87d44761d08e1
treed33642ce218b43a65021a15eb273d91088186958
parenta9a730e0bc18535597d15ce47964824baf220c94
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>
include/linux/compiler-gcc3.h [new file with mode: 0644]