diff options
author | Jani Nikula <[email protected]> | 2023-09-21 19:24:56 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2023-09-25 13:41:09 +0300 |
commit | 82b1e8f7ff6ab0b3fe43fbf10ab720e06db0cfd2 (patch) | |
tree | 8cefc2f2caa5be4b196beb1087275d51cdc0b744 /net/lapb/lapb_subr.c | |
parent | 0f3fa942d91165c2702577e9274d2ee1c7212afc (diff) |
drm/i915/gt: remove a static inline that requires including i915_drv.h
It's actively harmful to add static inlines in headers that require you
to pull in more headers. Remove the include added in commit f1530f912ed8
("drm/i915/gt: Apply workaround 22016122933 correctly"). We see that
there's already an implicit dependency on the i915_drv.h that we need to
address too.
Cc: Andi Shyti <[email protected]>
Cc: Fei Yang <[email protected]>
Cc: Jonathan Cavitt <[email protected]>
Cc: Matt Roper <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions