]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/include/asm/arch-bcm235xx/gpio.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / arm / include / asm / arch-bcm235xx / gpio.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
43486e4c
SR
2/*
3 * Copyright 2013 Broadcom Corporation.
43486e4c
SR
4 */
5
6#ifndef __ARCH_BCM235XX_GPIO_H
7#define __ARCH_BCM235XX_GPIO_H
8
9/*
10 * Empty file - cmd_gpio.c requires this. The implementation
11 * is in drivers/gpio/kona_gpio.c instead of inlined here.
12 */
13
14#endif