aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_debugfs.c
diff options
context:
space:
mode:
authorWambui Karuga <[email protected]>2020-03-10 13:31:16 +0000
committerDaniel Vetter <[email protected]>2020-03-18 15:27:06 +0000
commitb4441251e5d0465f72bd42feb0ab4ed5ca367a94 (patch)
tree4642ae4d030911c6e073acf7150a6759441aca84 /drivers/gpu/drm/omapdrm/omap_debugfs.c
parentdrm/nouveau: make nouveau_drm_debugfs_init() return 0 (diff)
downloadkernel-b4441251e5d0465f72bd42feb0ab4ed5ca367a94.tar.gz
kernel-b4441251e5d0465f72bd42feb0ab4ed5ca367a94.zip
drm/pl111: make pl111_debugfs_init return 0
Since 987d65d01356 (drm: debugfs: make drm_debugfs_create_files() never fail) drm_debugfs_create_files() should return void. Therefore, remove its use as the return value in pl111_debugfs_init(), and have the function return 0 directly. v2: have pl111_debugfs_init() return 0 instead of void to avoid build breakage for individual compilation. References: https://lists.freedesktop.org/archives/dri-devel/2020-February/257183.html Signed-off-by: Wambui Karuga <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_debugfs.c')
0 files changed, 0 insertions, 0 deletions