[GIT PULL] sh updates for v6.8
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <f66b859bbf36d33b6998be5d64d536eeb7c75db4.camel@physik.fu-berlin.de> |
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