mbox series

[GIT,PULL] Clean-up for omap1 for v6.4

Message ID pull-1680180485-415954@atomide.com
State New
Headers show
Series [GIT,PULL] Clean-up for omap1 for v6.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.4/omap1-signed

Message

Tony Lindgren March 30, 2023, 12:48 p.m. UTC
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(-)