aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/kernel/irq.c
diff options
context:
space:
mode:
authorOr Gerlitz <ogerlitz@mellanox.com>2012-03-06 04:04:02 +0000
committerDavid S. Miller <davem@davemloft.net>2012-03-06 15:19:17 -0500
commit966684d581c9c04202e6612a792e36ae7bc5fd59 (patch)
treeb9f28b29eb56ad72f6694787137d1c36dc6696c8 /arch/m32r/kernel/irq.c
parent4ef2a435bea24330781cbfe910a05810f17079d2 (diff)
net/mlx4: fix sparse warnings on TX blue flame buffer
The blue flame buffer is defined to be of type void __iomem * but was passed to mlx4_bf_copy which gets unsigned long * . This triggered sparse warning on different address spaces, fix that by changing mlx4_bf_copy first param to be of type void __iomem * . Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/m32r/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions