]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.c
authorVladimir Oltean <vladimir.oltean@nxp.com>
Sat, 20 Jun 2020 15:43:39 +0000 (18:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Oct 2020 09:55:58 +0000 (11:55 +0200)
commit43e89f7e3c98ad1bd42e1e234a60b880e97de99c
tree849d8bd4d2aac3f7f8c40a88760c38c294cb5a84
parent78272109f44d9bf3925da12ce1fa62c644a1af6a
net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.c

[ Upstream commit 589aa6e7c9de322d47eb33a5cee8cc38838319e6 ]

To follow the model of felix and seville where we have one
platform-specific file, rename this file to the actual SoC it serves.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/mscc/Makefile
drivers/net/ethernet/mscc/ocelot_vsc7514.c [moved from drivers/net/ethernet/mscc/ocelot_board.c with 100% similarity]