mb/google/skyrim: Remove unused sleep GPIO table
commit6d2d8ea80a6cfbc4af4ec8d804368a41d9eef6a0
authorKarthikeyan Ramasubramanian <kramasub@google.com>
Mon, 20 Mar 2023 18:24:25 +0000 (20 12:24 -0600)
committerFelix Held <felix-coreboot@felixheld.de>
Wed, 5 Apr 2023 12:41:31 +0000 (5 12:41 +0000)
tree6aa68cd544ab14e881f3085ca48e465319265d35
parent9c3407b99d99f6bfbdace345c070b35eb661f66f
mb/google/skyrim: Remove unused sleep GPIO table

On Skyrim, there isn't a need for a sleep GPIO table. Remove the TODO
and filler table and function to reduce unnecessary function overhead.

BUG=None
BRANCH=Skyrim
TEST=Build Skyrim BIOS image.

Change-Id: Ia9d55a5e2295bb2e2c2957c4f5207362f616022c
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73852
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jon Murphy <jpmurphy@google.com>
src/mainboard/google/skyrim/variants/baseboard/gpio.c
src/mainboard/google/skyrim/variants/baseboard/include/baseboard/variants.h
src/mainboard/google/skyrim/variants/baseboard/smihandler.c