Files
Andrew Goodbody eaba5aae8f sandbox: Correct guard around readq/writeq
In include/linux/io.h the declarations of ioread64 and iowrite64
which make use of readq/writeq are guarded with CONFIG_64BIT so
guard the sandbox declarations of readq and writeq also with
CONFIG_64BIT.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
(cherry picked from commit 99afa58e6d)
2025-12-24 05:17:05 -07:00
..
2025-05-16 17:58:51 +02:00
2024-10-03 11:52:16 -06:00
2025-02-25 16:39:30 -07:00
2025-05-16 14:45:25 +02:00