]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: Fix duplicate object rule
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 8 Feb 2017 22:40:04 +0000 (14:40 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Feb 2017 22:11:09 +0000 (17:11 -0500)
commit50f008e583d11b3133f23f29b05a0fcac2af3b40
tree0c0ad0d89c4509b4cc0d01f2c220d7ea7ca35d22
parent165f1cc0b5858b17cbb31312e861495f4500d9f0
net: dsa: Fix duplicate object rule

While adding switch.o to the list of DSA object files, we essentially
duplicated the previous obj-y line and just added switch.o, remove the
duplicate.

Fixes: f515f192ab4f ("net: dsa: add switch notifier")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/Makefile