diff options
| author | Armin Wolf <[email protected]> | 2024-02-23 16:38:59 +0000 |
|---|---|---|
| committer | Ilpo Järvinen <[email protected]> | 2024-03-12 10:47:42 +0000 |
| commit | bb05226c840ce577d65d91b1fea51d6638c3c896 (patch) | |
| tree | eeb26876e5e2cdf37764bc5fd01929dd7b5ff30a /drivers/platform/x86/intel/vsec.c | |
| parent | platform/x86: wmi: Remove obsolete duplicate GUID allowlist (diff) | |
| download | kernel-bb05226c840ce577d65d91b1fea51d6638c3c896.tar.gz kernel-bb05226c840ce577d65d91b1fea51d6638c3c896.zip | |
platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
The value of policy_base is the return value of a devm_ioremap call,
which returns a __iomem pointer instead of an regular pointer.
Add the missing __iomem attribute.
Compile-tested only.
Signed-off-by: Armin Wolf <[email protected]>
Reviewed-by: Kuppuswamy Sathyanarayanan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/vsec.c')
0 files changed, 0 insertions, 0 deletions
