]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: x86: Add a gpio header for coreboot
authorSimon Glass <sjg@chromium.org>
Fri, 10 Oct 2014 13:49:17 +0000 (07:49 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 24 Oct 2014 01:45:28 +0000 (19:45 -0600)
commitc15b0b86d1cf74b2ca5b340d9caf1517cee1cf9e
tree7b16184547136647455c0656d4d90b30e8e258f9
parent5dbcaa2128c50b4625f17ab2d9a5a8e5182441ba
dm: x86: Add a gpio header for coreboot

This code doesn't follow the normal approach of having its arch-specific
definitions in an arch-specific directory. Add a new arch-specific file
and make use of it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/arch-coreboot/gpio.h [new file with mode: 0644]
arch/x86/include/asm/gpio.h