]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vc4: vc4_debugfs_regset32() can be static
authorkbuild test robot <lkp@intel.com>
Wed, 3 Apr 2019 21:36:29 +0000 (05:36 +0800)
committerEric Anholt <eric@anholt.net>
Thu, 4 Apr 2019 19:56:45 +0000 (12:56 -0700)
commit93f1997bec009743e754e3626fa6f4a7141f278d
tree509d48a44b40a5de30d0ddd476ed3512f0753864
parentd8b65dcc0db9bc1a7c834e0633adf699b69d07a4
drm/vc4: vc4_debugfs_regset32() can be static

Fixes: c24d53cbf10d ("drm/vc4: Use common helpers for debugfs setup by the driver components.")
Signed-off-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190403213629.GA31570@lkp-ib03
drivers/gpu/drm/vc4/vc4_debugfs.c