Patch "ARM: omap1: Drop header on AMS Delta" has been added to the 6.3-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    ARM: omap1: Drop header on AMS Delta

to the 6.3-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm-omap1-drop-header-on-ams-delta.patch
and it can be found in the queue-6.3 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 6aff4f5bca5fda2de67e9730c024fc73d1b6137e
Author: Linus Walleij <linus.walleij@xxxxxxxxxx>
Date:   Sun Apr 30 11:40:28 2023 +0200

    ARM: omap1: Drop header on AMS Delta
    
    [ Upstream commit fa1ae0cd897b089b5cc05ab471518ad13db2d567 ]
    
    The AMS Delta board uses GPIO descriptors exclusively and
    does not have any dependencies on the legacy <linux/gpio.h>
    header, so just drop it.
    
    Acked-by: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
    Fixes: 92bf78b33b0b ("gpio: omap: use dynamic allocation of base")
    Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/mach-omap1/board-ams-delta.c b/arch/arm/mach-omap1/board-ams-delta.c
index 0f67ac4c6fd25..d9d2fef1b74a7 100644
--- a/arch/arm/mach-omap1/board-ams-delta.c
+++ b/arch/arm/mach-omap1/board-ams-delta.c
@@ -11,7 +11,6 @@
 #include <linux/gpio/driver.h>
 #include <linux/gpio/machine.h>
 #include <linux/gpio/consumer.h>
-#include <linux/gpio.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/input.h>



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux