linux_dsm_epyc7002/drivers/gpu/drm/hisilicon/hibmc
Tian Tao 70c7fe17f3 drm/hisilicon: Fix build error of no type of module_init
Add missing include to fix build error:
hibmc_drm_drv.c:385:1: warning: data definition has no type or storage
class [enabled by default]
hibmc_drm_drv.c:385:1: error: type defaults to ‘int’ in declaration
of ‘module_init’ [-Werror=implicit-int]
hibmc_drm_drv.c:385:1: warning: parameter names (without types) in function
of ‘module_exit’ [-Werror=implicit-int]
hibmc_drm_drv.c:385:292:1: warning: parameter names (without types) in
function declaration [enabled by default]

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1597289955-27381-1-git-send-email-tiantao6@hisilicon.com
2020-08-13 09:58:16 +02:00
..
hibmc_drm_de.c drm/hisilicon: Code refactoring for hibmc_drv_de 2020-08-12 10:27:18 +02:00
hibmc_drm_drv.c drm/hisilicon: Fix build error of no type of module_init 2020-08-13 09:58:16 +02:00
hibmc_drm_drv.h drm/hisilicon: Code refactoring for hibmc_drv_de 2020-08-12 10:27:18 +02:00
hibmc_drm_regs.h drm/hisilicon: Add new clock/resolution configurations 2020-02-27 04:34:31 +00:00
hibmc_drm_vdac.c drm/hisilicon: Remove the unused include statements 2020-08-12 10:27:10 +02:00
hibmc_ttm.c drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitation 2020-04-03 01:56:31 +00:00
Kconfig Merge drm/drm-next into drm-misc-next 2019-10-03 16:38:50 +02:00
Makefile drm/hisilicon/hibmc: Switch to generic fbdev emulation 2020-01-06 13:45:38 +01:00