]> git.baikalelectronics.ru Git - kernel.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)
commitdcefbc0c9ada18f88e0773b4a5d0d9ec15c4e539
tree0c0ad0d89c4509b4cc0d01f2c220d7ea7ca35d22
parent532dcc3e3f65d79e903e1523bd8e1a515b6342cd
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: 9868fed978de ("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