Message ID | pull-1680180485-415954@atomide.com (mailing list archive) |
---|---|
State | Accepted |
Commit | c00574bb43cfaf6758368fbec674559534205162 |
Headers | show |
Series | [GIT,PULL] Clean-up for omap1 for v6.4 | expand |
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Thu, 30 Mar 2023 15:48:19 +0300 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: > > Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL] Clean-up for omap1 for v6.4 https://git.kernel.org/soc/soc/c/c00574bb43cf You are awesome, thank you!
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.4/omap1-signed for you to fetch changes up to c29313d58c42f205cdecdd337f784f59bdf92dd7: ARM: omap1: remove redundant variables err (2023-03-27 10:10:37 +0300) ---------------------------------------------------------------- Clean-up for omap1 for v6.4 merge window Two clean-up patches to fix Kconfig indentation and to simplify the return path for ams_delta_modem_init(). ---------------------------------------------------------------- Jinpeng Cui (1): ARM: omap1: remove redundant variables err Juerg Haefliger (1): ARM: omap1: Kconfig: Fix indentation arch/arm/mach-omap1/Kconfig | 2 +- arch/arm/mach-omap1/board-ams-delta.c | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-)