commit | 363922946f96ad1d6420107ebcfa9a95b659fe75 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Wed Jul 27 10:45:32 2011 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Wed Jul 27 11:02:00 2011 +0200 |
tree | 07acba29752f42195d984389657a83d55755ecf1 | |
parent | 6dbd3085c3c3a53dfa4491ebcbf7847955b16f26 [diff] |
microblaze: Do not show error message for 32 interrupt lines When interrupt controller uses 32 interrupts lines the kernel show error message about mismatch in kind-of-intr parameter because it exceeds u32. Recast fixs this issue. Signed-off-by: Michal Simek <monstr@monstr.eu>