drm/i915/gt: Remove a bonus newline
[linux-2.6-microblaze.git] / drivers / gpu / drm / i915 / gt / intel_gt_clock_utils.c
index a4242ca..582fcae 100644 (file)
@@ -165,7 +165,6 @@ void intel_gt_init_clock_frequency(struct intel_gt *gt)
                 gt->clock_period_ns,
                 div_u64(mul_u32_u32(gt->clock_period_ns, S32_MAX),
                         USEC_PER_SEC));
-
 }
 
 #if IS_ENABLED(CONFIG_DRM_I915_DEBUG_GEM)