]> Pileus Git - ~andy/linux/commit
net: asix: Move declaration of ax88172a_info to shared header
authorMark Brown <broonie@linaro.org>
Fri, 9 Aug 2013 17:31:22 +0000 (18:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Aug 2013 21:13:52 +0000 (14:13 -0700)
commit55d10a11aeeca48149d14fcc0b955017f3618882
treeb1503301cea47f5617123e1ccc80b27859121879
parentcbeee8c65f39045983f7ce0980254c9d66501af0
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>
drivers/net/usb/asix.h
drivers/net/usb/asix_devices.c