diff options
author | Xi Pardee <xi.pardee@intel.com> | 2022-11-14 10:32:51 -0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-11-21 10:42:35 +0100 |
commit | 03c58a1e949d16faa922dd0501db1f2585d66eb3 (patch) | |
tree | 9f76a79142fd6425377534350ebe69d83c275bac /drivers/bcma | |
parent | 284c01b72ac9cad03b972324a72782759ef980af (diff) |
platform/x86: intel/pmc: Move variable declarations and definitions to header and core.c
Move the msr_map variable declaration to core.h and move the pmc_lpm_modes
definition to core.c.
This is a prepartory patch for redesigning the pmc core driver as the
variables will be used in multiple PCH specific files.
Cc: David E Box <david.e.box@linux.intel.com>
Reviewed-by: "David E. Box" <david.e.box@linux.intel.com>
Signed-off-by: Xi Pardee <xi.pardee@intel.com>
Signed-off-by: "David E. Box" <david.e.box@linux.intel.com>
Link: https://lore.kernel.org/r/20221114183257.2067662-3-gayatri.kammela@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions