platform/x86: intel_pmc_core: Remove unnecessary assignments
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 18 Dec 2019 12:53:31 +0000 (14:53 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 20 Dec 2019 17:02:59 +0000 (19:02 +0200)
commit476bac56c1ebe11f591ffd39ed915ac28da67fe7
tree6715a389e78a5bd137f889341b47bd03d08d0c5c
parentb1cb33dae41474117acdbc249048c27028cb1ee0
platform/x86: intel_pmc_core: Remove unnecessary assignments

There is no need to assign NULL or 0 in the static structures explicitly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_core.c