aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/pmc
diff options
context:
space:
mode:
authorDavid E. Box <[email protected]>2024-07-25 12:23:40 +0000
committerHans de Goede <[email protected]>2024-08-12 14:21:31 +0000
commitfc9aef4382c02774662da3d7e1de8ba224e04f80 (patch)
tree64bc0155b1ab1cf23f321b36a419e5e46720e680 /drivers/platform/x86/intel/pmc
parentplatform/x86/intel/pmc: Show live substate requirements (diff)
downloadkernel-fc9aef4382c02774662da3d7e1de8ba224e04f80.tar.gz
kernel-fc9aef4382c02774662da3d7e1de8ba224e04f80.zip
platform/x86/intel/vsec.h: Move to include/linux
Some drivers outside of PDX86 need access to the vsec header. Move it to include/linux to make it easier to include. Reviewed-by: Ilpo Järvinen <[email protected]> Reviewed-by: Michael J. Ruhl <[email protected]> Signed-off-by: David E. Box <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmc')
-rw-r--r--drivers/platform/x86/intel/pmc/core_ssram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/intel/pmc/core_ssram.c b/drivers/platform/x86/intel/pmc/core_ssram.c
index 1bde86c54eb9..baddaaec25ee 100644
--- a/drivers/platform/x86/intel/pmc/core_ssram.c
+++ b/drivers/platform/x86/intel/pmc/core_ssram.c
@@ -9,11 +9,11 @@
*/
#include <linux/cleanup.h>
+#include <linux/intel_vsec.h>
#include <linux/pci.h>
#include <linux/io-64-nonatomic-lo-hi.h>
#include "core.h"
-#include "../vsec.h"
#include "../pmt/telemetry.h"
#define SSRAM_HDR_SIZE 0x100