summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIvan Vecera <ivecera@redhat.com>2026-05-07 00:48:17 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-09 02:01:09 +0300
commit30f1658fc5387384c7a60b9d15c79cb959512c1a (patch)
tree40334564258ef7ad1923d37ee61198b31493daea /scripts
parentcce709d8df6ba6d2a0a0dbf34acc2cdd9e23bd46 (diff)
downloadlinux-30f1658fc5387384c7a60b9d15c79cb959512c1a.tar.xz
ice: dpll: fix misplaced header macros
The CGU register definitions (ICE_CGU_R10, ICE_CGU_R11 and related field masks) were placed after the #endif of the _ICE_DPLL_H_ include guard, leaving them unprotected. Move them inside the guard. Fixes: ad1df4f2d591 ("ice: dpll: Support E825-C SyncE and dynamic pin discovery") Signed-off-by: Ivan Vecera <ivecera@redhat.com> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Link: https://patch.msgid.link/20260506-jk-iwl-net-2026-05-04-v2-8-a5ea4dc837a9@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions