commit | 77ef4899f80e6335e9f0b2a7487017643de006da | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Mon May 30 01:56:09 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 20 11:21:44 2011 +1000 |
tree | 8d3548e579d3630d51d50b4d20fa6395919fa03a | |
parent | 9ca980dce523760ce04a798470d36fd5aa596b78 [diff] |
powerpc/mpic: Support compiling with DEBUG enabled Support compilation of mpic.c with DEBUG defined, as now we have irq_desc and not irq number. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>