X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=target%2Flinux%2Fbcm27xx%2Fpatches-5.10%2F950-0590-SQUASH-overlays-Fix-typo-in-README.patch;fp=target%2Flinux%2Fbcm27xx%2Fpatches-5.10%2F950-0590-SQUASH-overlays-Fix-typo-in-README.patch;h=0000000000000000000000000000000000000000;hp=f31872644b6d62c3d51e879bfe9d452c812959cc;hb=d5c4f24b2af991df2ec24df1a3f906049370f59f;hpb=99ad84b6d9727a63f99a16e0b8386747262e3433 diff --git a/target/linux/bcm27xx/patches-5.10/950-0590-SQUASH-overlays-Fix-typo-in-README.patch b/target/linux/bcm27xx/patches-5.10/950-0590-SQUASH-overlays-Fix-typo-in-README.patch deleted file mode 100644 index f31872644b..0000000000 --- a/target/linux/bcm27xx/patches-5.10/950-0590-SQUASH-overlays-Fix-typo-in-README.patch +++ /dev/null @@ -1,21 +0,0 @@ -From 2b24b2486cd95e2b644efe190ab1577d15ab3dd3 Mon Sep 17 00:00:00 2001 -From: Phil Elwell -Date: Mon, 26 Apr 2021 10:08:21 +0100 -Subject: [PATCH] SQUASH: overlays: Fix typo in README - -Signed-off-by: Phil Elwell ---- - arch/arm/boot/dts/overlays/README | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/arch/arm/boot/dts/overlays/README -+++ b/arch/arm/boot/dts/overlays/README -@@ -990,7 +990,7 @@ Name: gpio-poweroff - Info: Drives a GPIO high or low on poweroff (including halt). Using this - overlay interferes with the normal power-down sequence, preventing the - kernel from resetting the SoC (a necessary step in a normal power-off -- or reboot). This also disables the ability to triger a boot by driving -+ or reboot). This also disables the ability to trigger a boot by driving - GPIO3 low. - - Users of this overlay are required to provide an external mechanism to