Linux-sh Archive mirror
 help / color / mirror / Atom feed
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>,
	Masahiro Yamada <masahiroy@kernel.org>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	Rich Felker <dalias@libc.org>,
	linux-sh <linux-sh@vger.kernel.org>
Subject: [GIT PULL] sh updates for v6.8
Date: Sat, 20 Jan 2024 13:29:11 +0100	[thread overview]
Message-ID: <f66b859bbf36d33b6998be5d64d536eeb7c75db4.camel@physik.fu-berlin.de> (raw)

Hi Linus,

since the large patch series to convert arch/sh to device tree support has not
been finalized yet due to various maintainers still asking for changes to the
series, this pull request ended up being rather small consisting of just two
fixes.

The first patch by Geert Uytterhoeven addresses a build failure introduced by
ed369def91c1579a ("backlight/gpio_backlight: Rename field 'fbdev' to 'dev'")
in the EcoVec platform code. And the second patch by Masahiro Yamada removes
an unnecessary $(foreach ...) found in a Makefile of the vsyscall code.

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux.git tags/sh-for-v6.8-tag1

for you to fetch changes up to 99fe83ab3bb0e8aac4d45a9361919794336b2ba8:

  sh: vsyscall: Remove unnecessary $(foreach ...) (2024-01-19 11:57:12 +0100)

Thanks for pulling!

Adrian

----------------------------------------------------------------
sh updates for v6.8

- sh: vsyscall: Remove unnecessary $(foreach ...)
- sh: ecovec24: Rename missed backlight field from fbdev to dev

----------------------------------------------------------------
Geert Uytterhoeven (1):
      sh: ecovec24: Rename missed backlight field from fbdev to dev

Masahiro Yamada (1):
      sh: vsyscall: Remove unnecessary $(foreach ...)

 arch/sh/boards/mach-ecovec24/setup.c | 2 +-
 arch/sh/kernel/vsyscall/Makefile     | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

             reply	other threads:[~2024-01-20 12:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-20 12:29 John Paul Adrian Glaubitz [this message]
2024-01-20 17:29 ` [GIT PULL] sh updates for v6.8 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f66b859bbf36d33b6998be5d64d536eeb7c75db4.camel@physik.fu-berlin.de \
    --to=glaubitz@physik.fu-berlin.de \
    --cc=dalias@libc.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-sh@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).