Merge branch 'master' of git://git.denx.de/u-boot-ti
[oweals/u-boot.git] / arch / x86 / include / asm / gpio.h
1 /*
2  * Copyright (c) 2012, Google Inc. All rights reserved.
3  * SPDX-License-Identifier:     GPL-2.0+
4  */
5
6 #ifndef _X86_GPIO_H_
7 #define _X86_GPIO_H_
8
9 #include <asm/arch/gpio.h>
10 #include <asm-generic/gpio.h>
11
12 #endif /* _X86_GPIO_H_ */