aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTian Tao <[email protected]>2020-08-13 11:39:15 +0800
committerThomas Zimmermann <[email protected]>2020-08-13 09:58:16 +0200
commit70c7fe17f370c03e90868cbf24c09a6c5db9c536 (patch)
tree68a12828624d81f0a377c2497d7d66aec15bdd23 /tools/perf/scripts/python
parent1930d19cb49930b7d5be0379be9f88fcbeba9976 (diff)
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 <[email protected]> Reported-by: kernel test robot <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions