diff options
author | Armin Wolf <W_Armin@gmx.de> | 2024-02-23 17:38:59 +0100 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-03-12 12:47:42 +0200 |
commit | bb05226c840ce577d65d91b1fea51d6638c3c896 (patch) | |
tree | eeb26876e5e2cdf37764bc5fd01929dd7b5ff30a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f86f09ad9ab234a90eef8bba6239b3ca82dc281e (diff) |
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 <W_Armin@gmx.de>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Link: https://lore.kernel.org/r/20240223163901.13504-1-W_Armin@gmx.de
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions