diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2017-02-08 00:02:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-10 19:51:02 +0100 |
commit | 8c56ea410efb537e5b4d10365e14b140f110314c (patch) | |
tree | 52d349dbde964f794a21dab01890eae3e7c9caac /scripts/decode_stacktrace.sh | |
parent | net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h (diff) | |
download | linux-8c56ea410efb537e5b4d10365e14b140f110314c.tar.xz linux-8c56ea410efb537e5b4d10365e14b140f110314c.zip |
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
drivers/net/usb/lan78xx.c:394:33: sparse: expected ; at end of declaration
drivers/net/usb/lan78xx.c:394:33: sparse: Expected } at end of struct-union-enum-specifier
drivers/net/usb/lan78xx.c:394:33: sparse: got interface
drivers/net/usb/lan78xx.c:403:1: sparse: Expected ; at the end of type declaration
drivers/net/usb/lan78xx.c:403:1: sparse: got }
Add linux/phy.h to lan78xx.c
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions