aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2018-12-26 12:06:19 +0000
committerAndy Gross <[email protected]>2019-01-10 23:04:45 +0000
commit2076607a20bd4dfba699185616cbbbce06d3fa59 (patch)
tree6269c6a9b3a52600ff2f4f7c71b91c101ec23691 /drivers/fpga/fpga-mgr.c
parentLinux 5.0-rc1 (diff)
downloadkernel-2076607a20bd4dfba699185616cbbbce06d3fa59.tar.gz
kernel-2076607a20bd4dfba699185616cbbbce06d3fa59.zip
qcom-scm: Include <linux/err.h> header
Since commit e6f6d63ed14c ("drm/msm: add headless gpu device for imx5") the DRM_MSM symbol can be selected by SOC_IMX5 causing the following error when building imx_v6_v7_defconfig: In file included from ../drivers/gpu/drm/msm/adreno/a5xx_gpu.c:17:0: ../include/linux/qcom_scm.h: In function 'qcom_scm_set_cold_boot_addr': ../include/linux/qcom_scm.h:73:10: error: 'ENODEV' undeclared (first use in this function) return -ENODEV; Include the <linux/err.h> header file to fix this problem. Reported-by: kernelci.org bot <[email protected]> Fixes: e6f6d63ed14c ("drm/msm: add headless gpu device for imx5") Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Tested-by: Guenter Roeck <[email protected]> Signed-off-by: Andy Gross <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions