xref: /openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/gpio.h (revision 0f347a0096ad0c1e56d1b18b7eb60731d40d49c2)
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2018  Cisco Systems, Inc.
4  *
5  * Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
6  */
7 
8 #ifndef _BCMSTB_GPIO_H
9 #define _BCMSTB_GPIO_H
10 
11 #endif /* _BCMSTB_GPIO_H */
12