1139969Simp/* SPDX-License-Identifier: GPL-2.0+ */
21556Srgrimes/*
31556Srgrimes * Copyright 2013 Broadcom Corporation.
41556Srgrimes */
51556Srgrimes
61556Srgrimes#ifndef __ARCH_BCM281XX_GPIO_H
71556Srgrimes#define __ARCH_BCM281XX_GPIO_H
81556Srgrimes
91556Srgrimes/*
101556Srgrimes * Empty file - cmd_gpio.c requires this. The implementation
111556Srgrimes * is in drivers/gpio/kona_gpio.c instead of inlined here.
121556Srgrimes */
131556Srgrimes
141556Srgrimes#endif
151556Srgrimes