mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
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 <ralf@linux-mips.org>