blob: f216b803328d31b064a234b5c92ca80cb5e8110d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2014 Stefan Roese <sr@denx.de>
*/
#ifndef _SOCFPGA_GPIO_H
#define _SOCFPGA_GPIO_H
#endif /* _SOCFPGA_GPIO_H */
|