soc/intel/common/block/pmc: Get rid of pmc_fixup_power_state
commit14e8f20edca4e33fcd5fda8d0977ee96864e60b4
authorFurquan Shaikh <furquan@google.com>
Wed, 27 Jun 2018 01:08:49 +0000 (26 18:08 -0700)
committerFurquan Shaikh <furquan@google.com>
Thu, 28 Jun 2018 05:00:01 +0000 (28 05:00 +0000)
tree47c0166c441a61fc19554e0b58ce4e99f37e26dd
parent344ed02a74f0a3a5e4db087e989de36eaaa5218c
soc/intel/common/block/pmc: Get rid of pmc_fixup_power_state

Now that APL does not need pmc_fixup_power_state, this function can be
removed from the PMC common code as well.

BUG=b:110836465

Change-Id: I94de41f3e52228bca4b7a5579afe5a23719429be
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/27250
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/common/block/include/intelblocks/pmclib.h
src/soc/intel/common/block/pmc/pmclib.c