kernel: bump 5.10 to 5.10.88

Deleted (upstreamed):
mpc85xx/patches-5.10/002-powerpc-85xx-fix-oops-when-CONFIG_FSL_PMC-n.patch [1]

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.88&id=151ffac3ac277ad7c2a5f201b566b56d97ed3a99

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
This commit is contained in:
Rui Salvaterra
2021-12-22 10:13:25 +00:00
committed by Daniel Golle
parent 0e841fd4a2
commit a3774d72c8
7 changed files with 8 additions and 63 deletions

View File

@@ -334,7 +334,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
}
--- a/drivers/net/ethernet/broadcom/bcmsysport.c
+++ b/drivers/net/ethernet/broadcom/bcmsysport.c
@@ -2465,7 +2465,6 @@ static int bcm_sysport_probe(struct plat
@@ -2468,7 +2468,6 @@ static int bcm_sysport_probe(struct plat
struct bcm_sysport_priv *priv;
struct device_node *dn;
struct net_device *dev;
@@ -342,7 +342,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
u32 txq, rxq;
int ret;
@@ -2560,12 +2559,10 @@ static int bcm_sysport_probe(struct plat
@@ -2563,12 +2562,10 @@ static int bcm_sysport_probe(struct plat
}
/* Initialize netdevice members */