mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
drm/i915/cx0: remove unnecessary includes
There's nothing in the header that requires the bit or bitfield headers. Remove. Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/3e12f1d5ab17e501e4700044072fbb6dd9b2f459.1730146000.git.jani.nikula@intel.com
This commit is contained in:
parent
fdc387383e
commit
685333aabf
|
|
@ -7,8 +7,6 @@
|
|||
#define __INTEL_CX0_PHY_H__
|
||||
|
||||
#include <linux/types.h>
|
||||
#include <linux/bitfield.h>
|
||||
#include <linux/bits.h>
|
||||
|
||||
enum icl_port_dpll_id;
|
||||
struct drm_i915_private;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user