summaryrefslogtreecommitdiff
path: root/common/bloblist.c
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2024-12-16 18:07:33 +0000
committerTom Rini <trini@konsulko.com>2024-12-31 10:58:30 -0600
commit99afa58e6dd23454e83354a6468f8ad6f52f3670 (patch)
tree34a029a905f107ae583557d213de87b335f9f24d /common/bloblist.c
parentafbc1fa5f18a2eebf1cf06f62574016edc093f50 (diff)
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>
Diffstat (limited to 'common/bloblist.c')
0 files changed, 0 insertions, 0 deletions