commit | 9a862ed5f945843f86a58659a2a50642baec7ae6 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Fri Aug 11 18:49:11 2017 +0530 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Sun Aug 13 15:27:10 2017 +0300 |
tree | c33646045e38965159a24f6e3b8c71abe801874c | |
parent | c94a8ff14de377ab8f24657b27cece4637051fe2 [diff] |
platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t const Make these const as they are only used during a copy operation. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>