summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSean Anderson <[email protected]>2023-10-14 16:47:37 -0400
committerTom Rini <[email protected]>2023-10-17 20:50:52 -0400
commit301ae618424f48daba766cb0164a752623f8dbec (patch)
tree1ca28ec0981c6fbde8eee376b623210015cbb260 /include/linux
parentbfcf7521eb73a0a38412307f6a398a0ae0d1b10d (diff)
spl: legacy: Fix referencing _image_binary_end
On non-arm architectures, _image_binary_end is defined as a ulong and not a char[]. Take the address of it when accessing it, which is correct for both. Fixes: 1b8a1be1a1f ("spl: spl_legacy: Fix spl_end address") Signed-off-by: Sean Anderson <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions