From: Ralf Baechle Date: Thu, 30 Apr 2009 16:14:56 +0000 (+0200) Subject: MIPS: Rewrite to work with gcc 4.4.0. X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21004cd5b4cb7d479514d470a62366e8307412c;p=pandora-kernel.git MIPS: Rewrite to work with gcc 4.4.0. The inline assembler used on 32-bit kernels was using the "h" constraint which was considered dangerous and removed for gcc 4.4.0. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed