blob: 1b40a96ad423f6c1c31bf8ad38941a2f89b3fa12 [file] [log] [blame]
Darwin Rambo989ce042014-02-11 11:06:34 -08001/*
2 * Copyright 2013 Broadcom Corporation.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7#ifndef __ARCH_BCM281XX_GPIO_H
8#define __ARCH_BCM281XX_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