mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
drm/i915: Fix include order
Include the headers in the correct alphabetical order. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241210211007.5976-4-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
This commit is contained in:
parent
4745ef7a17
commit
51e7f44027
|
|
@ -7,9 +7,9 @@
|
|||
#include "i915_reg.h"
|
||||
#include "intel_de.h"
|
||||
#include "intel_display_types.h"
|
||||
#include "intel_dp.h"
|
||||
#include "intel_vrr.h"
|
||||
#include "intel_vrr_regs.h"
|
||||
#include "intel_dp.h"
|
||||
|
||||
#define FIXED_POINT_PRECISION 100
|
||||
#define CMRR_PRECISION_TOLERANCE 10
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user