diff options
Diffstat (limited to 'target/linux/at91/patches-5.10/202-ARM-at91-pm-use-r7-instead-of-tmp1.patch')
-rw-r--r-- | target/linux/at91/patches-5.10/202-ARM-at91-pm-use-r7-instead-of-tmp1.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/at91/patches-5.10/202-ARM-at91-pm-use-r7-instead-of-tmp1.patch b/target/linux/at91/patches-5.10/202-ARM-at91-pm-use-r7-instead-of-tmp1.patch index f53d38556f..a313ab029a 100644 --- a/target/linux/at91/patches-5.10/202-ARM-at91-pm-use-r7-instead-of-tmp1.patch +++ b/target/linux/at91/patches-5.10/202-ARM-at91-pm-use-r7-instead-of-tmp1.patch @@ -13,8 +13,6 @@ Link: https://lore.kernel.org/r/20210415105010.569620-7-claudiu.beznea@microchip arch/arm/mach-at91/pm_suspend.S | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) -diff --git a/arch/arm/mach-at91/pm_suspend.S b/arch/arm/mach-at91/pm_suspend.S -index b683c2caa40b..3d20c9880fee 100644 --- a/arch/arm/mach-at91/pm_suspend.S +++ b/arch/arm/mach-at91/pm_suspend.S @@ -31,30 +31,36 @@ tmp3 .req r6 @@ -60,6 +58,3 @@ index b683c2caa40b..3d20c9880fee 100644 dsb --- -2.32.0 - |