]> git.sur5r.net Git - u-boot/blob - arch/arm/include/asm/arch-bcm235xx/gpio.h
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
[u-boot] / arch / arm / include / asm / arch-bcm235xx / gpio.h
1 /*
2  * Copyright 2013 Broadcom Corporation.
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #ifndef __ARCH_BCM235XX_GPIO_H
8 #define __ARCH_BCM235XX_GPIO_H
9
10 /*
11  * Empty file - cmd_gpio.c requires this. The implementation
12  * is in drivers/gpio/kona_gpio.c instead of inlined here.
13  */
14
15 #endif