kernel: bump 5.10 to 5.10.103
[openwrt/staging/mkresin.git] / target / linux / at91 / patches-5.10 / 239-clk-at91-pmc-add-sama7g5-to-the-list-of-available-pm.patch
index 6569d7a9eed4ba0749520d9e33e324602a048247..2918de170084743e74b70449a343c1b8a53c9e02 100644 (file)
@@ -15,11 +15,9 @@ Signed-off-by: Stephen Boyd <sboyd@kernel.org>
  drivers/clk/at91/pmc.c | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)
 
-diff --git a/drivers/clk/at91/pmc.c b/drivers/clk/at91/pmc.c
-index 517973062719..5aa9c1f1c886 100644
 --- a/drivers/clk/at91/pmc.c
 +++ b/drivers/clk/at91/pmc.c
-@@ -148,8 +148,9 @@ static struct syscore_ops pmc_syscore_ops = {
+@@ -148,8 +148,9 @@ static struct syscore_ops pmc_syscore_op
        .resume = at91_pmc_resume,
  };
  
@@ -39,6 +37,3 @@ index 517973062719..5aa9c1f1c886 100644
        if (!np)
                return -ENODEV;
  
--- 
-2.32.0
-