diff options
author | Wambui Karuga <wambui.karugax@gmail.com> | 2020-03-10 16:31:16 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2020-03-18 18:27:06 +0300 |
commit | b4441251e5d0465f72bd42feb0ab4ed5ca367a94 (patch) | |
tree | 4642ae4d030911c6e073acf7150a6759441aca84 /drivers/gpu/drm/pl111/pl111_versatile.h | |
parent | 0567776b698bb2eec92ab55e603c5af07d0a51d0 (diff) | |
download | linux-b4441251e5d0465f72bd42feb0ab4ed5ca367a94.tar.xz |
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 <wambui.karugax@gmail.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200310133121.27913-13-wambui.karugax@gmail.com
Diffstat (limited to 'drivers/gpu/drm/pl111/pl111_versatile.h')
0 files changed, 0 insertions, 0 deletions