From 39a7c8d809e7b8f7c4e554a221776b824277989f Mon Sep 17 00:00:00 2001 From: Ansuel Smith Date: Mon, 21 Mar 2022 15:21:24 +0100 Subject: generic: 5.15: refresh backport patch Use 'make target/linux/refresh' to refresh backport patches. Signed-off-by: Ansuel Smith --- .../747-v5.16-12-net-dsa-qca8k-add-support-for-QCA8328.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/backport-5.15/747-v5.16-12-net-dsa-qca8k-add-support-for-QCA8328.patch') diff --git a/target/linux/generic/backport-5.15/747-v5.16-12-net-dsa-qca8k-add-support-for-QCA8328.patch b/target/linux/generic/backport-5.15/747-v5.16-12-net-dsa-qca8k-add-support-for-QCA8328.patch index 6e118f5a14..70f227fb69 100644 --- a/target/linux/generic/backport-5.15/747-v5.16-12-net-dsa-qca8k-add-support-for-QCA8328.patch +++ b/target/linux/generic/backport-5.15/747-v5.16-12-net-dsa-qca8k-add-support-for-QCA8328.patch @@ -42,7 +42,7 @@ Signed-off-by: David S. Miller if (ret) return ret; } -@@ -2098,7 +2105,12 @@ static int qca8k_resume(struct device *d +@@ -2105,7 +2112,12 @@ static int qca8k_resume(struct device *d static SIMPLE_DEV_PM_OPS(qca8k_pm_ops, qca8k_suspend, qca8k_resume); @@ -56,7 +56,7 @@ Signed-off-by: David S. Miller .id = QCA8K_ID_QCA8327, }; -@@ -2107,7 +2119,8 @@ static const struct qca8k_match_data qca +@@ -2114,7 +2126,8 @@ static const struct qca8k_match_data qca }; static const struct of_device_id qca8k_of_match[] = { -- cgit v1.2.3