blob: fe09f31515455e12dc8ddcef786db2b76630ee81 [file] [log] [blame]
Bill Richardson55ae10f2012-10-20 11:44:34 +00001/*
2 * Copyright (c) 2012, Google Inc. All rights reserved.
Wolfgang Denk1a459662013-07-08 09:37:19 +02003 * SPDX-License-Identifier: GPL-2.0+
Bill Richardson55ae10f2012-10-20 11:44:34 +00004 */
5
6#ifndef _X86_GPIO_H_
7#define _X86_GPIO_H_
8
9#include <asm-generic/gpio.h>
10
11#endif /* _X86_GPIO_H_ */