diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-04-30 22:24:27 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-05-18 19:26:32 +0300 |
commit | 20aebe83698feb107d5a66b6cfd1d54459ccdfcf (patch) | |
tree | d40578c0961390c330456ec5e903277aa3576633 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ab723b7a992a19b843f798b183f53f7472f598c8 (diff) | |
download | linux-20aebe83698feb107d5a66b6cfd1d54459ccdfcf.tar.xz |
drm/msm: Fix undefined "rd_full" link error
rd_full should be defined outside the CONFIG_DEBUG_FS region, in order
to be able to link the msm driver even when CONFIG_DEBUG_FS is disabled.
Fixes: e515af8d4a6f ("drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions