On 2/14/23 10:40, Jan Dąbroś wrote:
The TEE subdriver for CCP, the amdtee driver and the i2c-designware-amdpsp drivers all include `psp-sev.h` even though they don't use SEV functionality.
Move the definition of `__psp_pa` into a common header to be included by all of these drivers.
Signed-off-by: Mario Limonciello mario.limonciello@amd.com
Reviewed-by: Jan Dabros jsd@semihalf.com
For the drivers/i2c/busses/i2c-designware-amdpsp.c:
Acked-by: Jarkko Nikula jarkko.nikula@linux.intel.com