summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2025-12-29 13:54:45 +0200
committerJani Nikula <jani.nikula@intel.com>2025-12-30 21:41:17 +0200
commitbb6a4985680b89653809bc4aa54c940796f14066 (patch)
treec08616e01dbcec57cb6e43ed43e7fcafb8e73de9 /include/linux/i2c/git@git.tavy.me:linux.git
parent51489bae202f629abb5c896b00099f0de22c875d (diff)
drm/i915/utils: drop unnecessary ifdefs
The i915_utils.h and intel_display_utils.h were in some cases included from the same files, the former via i915_drv.h and the latter directly. This lead to a clash between MISSING_CASE() and fetch_and_zero() defined in both, requiring ifdefs. With the display dependency on i915_drv.h removed, we can also remove the now unnecessary ifdefs. Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patch.msgid.link/f40a1fd365cbcfb77bd76ce0041c4523699f6052.1767009044.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions