commit | 55d10a11aeeca48149d14fcc0b955017f3618882 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Fri Aug 09 18:31:22 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 13 14:13:52 2013 -0700 |
tree | b1503301cea47f5617123e1ccc80b27859121879 | |
parent | cbeee8c65f39045983f7ce0980254c9d66501af0 [diff] |
net: asix: Move declaration of ax88172a_info to shared header Ensure that the definition of ax88172a_info matches the declaration seen by users and silence sparse warnings about symbols without declarations in the global namespace by moving the declaration into the shared header asix.h. Signed-off-by: Mark Brown <broonie@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>