diff options
author | Suma Hegde <suma.hegde@amd.com> | 2024-10-21 11:14:26 +0000 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-10-25 17:29:28 +0300 |
commit | 4fc0366ef83f493c63ecf732cbb7ed49edd62072 (patch) | |
tree | edeb349ba73f28b64c92bd67792d6e436b795421 /drivers/reset/reset-a10sr.c | |
parent | 7d3135d16356f1f0adda7e76d4a747f618263db4 (diff) |
platform/x86/amd/hsmp: Use name space while exporting module symbols
hsmp_send_message() is exported with AMD_HSMP name space.
The other modules who would like to use this symbol,
need to import AMD_HSMP namespace using MODULE_IMPORT_NS()
to get away with warning.
Signed-off-by: Suma Hegde <suma.hegde@amd.com>
Reviewed-by: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@amd.com>
Link: https://lore.kernel.org/r/20241021111428.2676884-9-suma.hegde@amd.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'drivers/reset/reset-a10sr.c')
0 files changed, 0 insertions, 0 deletions