]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "video: bridge: anx6345: Staticize and constify driver ops"
authorTom Rini <trini@konsulko.com>
Fri, 29 May 2026 23:22:43 +0000 (17:22 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 30 May 2026 13:44:08 +0000 (07:44 -0600)
This series from Marek Vasut <marek.vasut+renesas@mailbox.org> adds
"static" and "const" keywords to structs where they are missing and
would be useful to have.

Link: https://lore.kernel.org/r/20260510171723.56866-1-marek.vasut+renesas@mailbox.org

Trivial merge