[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200530.180808.1733566688666559106.davem@davemloft.net>
Date: Sat, 30 May 2020 18:08:08 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: olteanv@...il.com
Cc: netdev@...r.kernel.org, andrew@...n.ch, vivien.didelot@...il.com,
f.fainelli@...il.com, antoine.tenart@...tlin.com,
alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com,
alexandru.marginean@....com, claudiu.manoil@....com,
madalin.bucur@....nxp.com, radu-andrei.bulie@....com,
fido_max@...ox.ru, broonie@...nel.org
Subject: Re: [PATCH v2 net-next 00/13] New DSA driver for VSC9953 Seville
switch
From: David Miller <davem@...emloft.net>
Date: Sat, 30 May 2020 18:03:51 -0700 (PDT)
> Looks good, series applied, thanks.
Actually, reverted, this doesn't build:
[davem@...alhost net-next]$ make -s -j14
ld: drivers/net/dsa/ocelot/seville_vsc9953.o: in function `seville_driver_init':
seville_vsc9953.c:(.init.text+0x0): multiple definition of `init_module'; drivers/net/dsa/ocelot/felix_vsc9959.o:felix_vsc9959.c:(.init.text+0x0): first defined here
ld: drivers/net/dsa/ocelot/seville_vsc9953.o: in function `seville_driver_exit':
seville_vsc9953.c:(.exit.text+0x0): multiple definition of `cleanup_module'; drivers/net/dsa/ocelot/felix_vsc9959.o:felix_vsc9959.c:(.exit.text+0x0): first defined here
make[4]: *** [scripts/Makefile.build:422: drivers/net/dsa/ocelot/mscc_felix.o] Error 1
make[3]: *** [scripts/Makefile.build:488: drivers/net/dsa/ocelot] Error 2
make[2]: *** [scripts/Makefile.build:488: drivers/net/dsa] Error 2
Powered by blists - more mailing lists