]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge branch 'staticize-constify-drivers' into next
authorTom Rini <trini@konsulko.com>
Mon, 18 May 2026 20:30:44 +0000 (14:30 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 18 May 2026 22:56:07 +0000 (16:56 -0600)
This brings in a number of patches from Marek Vasut to clean up cases
tree-wide where a struct should be marked as static and const (in some
cases only one of these was needed, but the majority are both).


Trivial merge