platform/x86: intel_scu_ipcutil: Make scu static
authorArmin Wolf <W_Armin@gmx.de>
Fri, 23 Feb 2024 16:39:01 +0000 (17:39 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 12 Mar 2024 10:47:43 +0000 (12:47 +0200)
commit2e2431dc64a4272365f4d065ca70a4d4b6ca098e
tree8d3aa4aca39ecc7999804968dcc18c5c0d829d8e
parentbb05226c840ce577d65d91b1fea51d6638c3c896
platform/x86: intel_scu_ipcutil: Make scu static

The variable is only used internally and has no external users,
so it should me made static.

Compile-tested only.

Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Link: https://lore.kernel.org/r/20240223163901.13504-3-W_Armin@gmx.de
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/intel_scu_ipcutil.c