mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>