aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2024-10-21 16:37:46 +0300
committerThomas Zimmermann <[email protected]>2024-10-22 10:46:28 +0200
commit3ccddc3991beef2705e8097b01ae07054bf11022 (patch)
treefac4392820a4efc8f58ad08312709c96aeb93f8d /tools/perf/scripts/python/intel-pt-events.py
parentd284ccd8588c9b87222ec666a1da57f197023e5f (diff)
drm/fbdev: fix drm_fb_helper_deferred_io() build failure
The drm_fb_helper_deferred_io() uses struct fb_deferred_io_pageref, which isn't available without CONFIG_FB_DEFERRED_IO. Put the function under corresponding #ifdef to fix build failure if deferred I/O isn't enabled. Fixes: 8058944f5226 ("drm/fbdev: Select fbdev I/O helpers from modules that require them") Signed-off-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Thomas Zimmermann <[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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions