diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2017-05-18 10:45:33 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-18 14:46:07 -0400 |
commit | db646cc0aefbc5da0b9699ed40d4402e01245f57 (patch) | |
tree | 617e02f8f5b8a1566a6324f75864d1dd9f563c0c /net/ipv4/tcp_input.c | |
parent | 7b6859fbdcc4a590c8ef03bcc00d770b42d41c42 (diff) |
r8152: Remove unused function usb_ocp_read()
The function is not used, removing it fixes the following warning when
building with clang:
drivers/net/usb/r8152.c:825:5: error: unused function 'usb_ocp_read'
[-Werror,-Wunused-function]
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions