aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/gcc-generate-rtl-pass.h
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2024-03-28 05:38:48 +0000
committerDave Airlie <[email protected]>2024-03-28 05:39:46 +0000
commit197aa825fdc4a3500f8d06518a4975f5461b4b19 (patch)
tree15920073ea5e52cc507682210b27502fb3d18101 /scripts/gcc-plugins/gcc-generate-rtl-pass.h
parentMerge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag... (diff)
downloadkernel-197aa825fdc4a3500f8d06518a4975f5461b4b19.tar.gz
kernel-197aa825fdc4a3500f8d06518a4975f5461b4b19.zip
drm/i915: add bug.h include to i915_memcpy.c
This is stopping me building here for some reason, /home/airlied/devel/kernel/dim/drm-fixes/drivers/gpu/drm/i915/i915_memcpy.c: In function ‘i915_unaligned_memcpy_from_wc’: /home/airlied/devel/kernel/dim/drm-fixes/drivers/gpu/drm/i915/i915_memcpy.c:33:25: error: implicit declaration of function ‘BUG_ON’; did you mean ‘CI_BUG_ON’? [-Werror=implicit-function-declaration] 33 | #define CI_BUG_ON(expr) BUG_ON(expr) | ^~~~~~ /home/airlied/devel/kernel/dim/drm-fixes/drivers/gpu/drm/i915/i915_memcpy.c:144:9: note: in expansion of macro ‘CI_BUG_ON’ 144 | CI_BUG_ON(!i915_has_memcpy_from_wc()); | ^~~~~~~~~ engage maintainer overrides :-) Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions