platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 22 Jan 2020 16:28:12 +0000 (19:28 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Jan 2020 16:52:17 +0000 (18:52 +0200)
commit4907898873a0c7eebbf01c66c7541800c8e7cbe4
tree2e79d5b33de1b7bcf7d2f0a1dd442b33453ea378
parentb7380a16268975443f394a3213f2ab6bb48ae940
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()

There is no user for this function so we can drop it from the driver.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
arch/x86/include/asm/intel_scu_ipc.h
drivers/platform/x86/intel_scu_ipc.c