summaryrefslogtreecommitdiff
path: root/staging/mausezahn.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-05-02 19:12:33 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-05-02 19:15:13 +0200
commitdafb89c7a307272189b29a5c74bd6e33068ac831 (patch)
tree853db4973b17b69580f3f4ae7ece4a8c24f6d1ba /staging/mausezahn.c
parent11c7e6a5f5d0d78f03f59e5d071aff7a11126127 (diff)
build: Make module build also depend on header file
If only a header file is changed, the corresponding module is not rebuilt. Thus, add a rule to make module build depend on the header file as well (where applicable) to circumvent this effect. Note: This will still not necessarily catch every dependency between modules, source and header files. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'staging/mausezahn.c')
0 files changed, 0 insertions, 0 deletions
ef='/cgit.cgi/linux/net-next.git/diff/arch/arm/boot/dts/r8a7743-sk-rzg1m.dts?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/r8a7743-sk-rzg1m.dts')