diff options
author | Helge Deller <deller@gmx.de> | 2009-06-06 21:54:28 +0000 |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2009-07-03 03:34:07 +0000 |
commit | 47b4150baa003fb83b93365f3eadd4c373e4fa6c (patch) | |
tree | fce9d19594f84e91680eaaf950dc9050a0c4763b /drivers/parisc | |
parent | fed99b1e86f5ff4f1b41e37264bb869da67d3174 (diff) |
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Fix miscompilation in arch/parisc/kernel/irq.c:
123: warning: passing arg 1 of `cpumask_setall' from incompatible pointer type
141: warning: passing arg 1 of `cpumask_copy' from incompatible pointer type
300: warning: passing arg 1 of `cpumask_copy' from incompatible pointer type
357: warning: passing arg 2 of `cpumask_copy' from incompatible pointer type
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions