summaryrefslogtreecommitdiff
path: root/ioexact.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-01-29 09:54:53 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-01-29 09:54:53 +0100
commita2d5d65b21b02af0285c96ee7a95900529390e54 (patch)
tree6c7a33f98c525f826b2f64370daf431d8017d677 /ioexact.c
parentfd1f6a9eb945999f6177fd517c69c001048d8218 (diff)
cpp: Fix sparse warning
Include cpp.h for the prototype of cpp_exec() in order to fix the following sparse warning: cpp.c:18:5: warning: symbol 'cpp_exec' was not declared. Should it be static? Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ioexact.c')
0 files changed, 0 insertions, 0 deletions
/linux/net-next.git/diff/arch/arm/boot/dts/rk3xxx.dtsi?h=nds-private-remove&id=5db4992d8f040b8d8db0b86d42806e0c417f7ccf&id2=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/rk3xxx.dtsi')