diff options
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | 2012-03-06 04:04:47 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-03-06 15:19:18 -0500 |
commit | 9a9a232a9295deb3b6b5f4ce4290a7d05ff061fa (patch) | |
tree | 2e63b1c1ecfe665579222829446358f58f980650 /arch/m32r/kernel/irq.c | |
parent | 2ab573c586446ebab9d7a3e340bd4ff8fc2c70d4 (diff) |
net/mlx4: fixing sparse warnings for not declared, functions
The SET_PORT functions are implemented in port.c, which is part
of mlx4_core, these functions are exported. The functions are in use by
the mlx4_en module (were originally part of mlx4_en).
Their declaration remained in mlx4_en module, moving the declaration to the right location.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/m32r/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions