aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-07-24 09:40:12 +0200
committerKrzysztof Kozlowski <[email protected]>2020-07-24 16:18:32 +0200
commit07852c3f7f87191e6b293fac6651885aa230e642 (patch)
treede3bbc387441540e698f27598f7beb2c067fb052 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
parent3aa5a6c2d9a0921c7816f0497ac14a1ca8e61a04 (diff)
memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
The driver uses SZ_16M which is defined in include/linux/sizes.h. On ARM it was pulled by other headers but its inclusion is necessary for compile testing on other architectures. This fixes build error when compile testing on i386 architecture: drivers/memory/omap-gpmc.c: In function ‘gpmc_cs_remap’: drivers/memory/omap-gpmc.c:961:12: error: ‘SZ_16M’ undeclared (first use in this function) Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions