mb/clevo/kbl-u: Move mainboard/gpio.h to variant/gpio.h
commit42551478a787dec70d94df22f59c6466f566e07a
authorFelix Singer <felixsinger@posteo.net>
Fri, 4 Dec 2020 08:04:14 +0000 (4 09:04 +0100)
committerMichael Niewöhner <foss@mniewoehner.de>
Sun, 6 Dec 2020 11:23:35 +0000 (6 11:23 +0000)
tree505f62e70c4b7e12d07452e2aea7fe2030f0b14b
parenteefa32184c8bc3ccb40fe1693abcae527355d961
mb/clevo/kbl-u: Move mainboard/gpio.h to variant/gpio.h

Move mainboard/gpio.h to variant/gpio.h and rename its methods to make
clear that these methods are implemented on variant level.

Change-Id: Ibcb6322067285984bad70761fce34cfcb6ed8e0f
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48297
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/clevo/kbl-u/bootblock.c
src/mainboard/clevo/kbl-u/include/mainboard/gpio.h [deleted file]
src/mainboard/clevo/kbl-u/include/variant/gpio.h [new file with mode: 0644]
src/mainboard/clevo/kbl-u/ramstage.c
src/mainboard/clevo/kbl-u/variants/n13xwu/gpio.c
src/mainboard/clevo/kbl-u/variants/n13xwu/gpio_early.c