diff options
author | Niklas Cassel | 2018-08-29 09:57:15 +0200 |
---|---|---|
committer | Andy Gross | 2018-09-13 16:11:32 -0500 |
commit | 9487e2ab1010c92789471d944230ecd38c720333 (patch) | |
tree | e94e5f0ed938947f25be9219f6381d959f936f46 /block/Kconfig | |
parent | 35aac0ba88d55da6ef879572e931f57098aa4d23 (diff) |
soc: qcom: smem: Add missing include of sizes.h
Add missing include of sizes.h.
drivers/soc/qcom/smem.c: In function ‘qcom_smem_get_ptable’:
drivers/soc/qcom/smem.c:666:64: error: ‘SZ_4K’ undeclared
ptable = smem->regions[0].virt_base + smem->regions[0].size - SZ_4K;
^~~~~
Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
Reviewed-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions