u-boot-brain/arch/arm/mach-socfpga/include/mach/gpio.h
Masahiro Yamada 30088b0997 ARM: socfpga: move SoC headers to mach-socfpga/include/mach
Move headers to mach-socfpga as well.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2015-05-07 05:21:15 +02:00

11 lines
174 B
C

/*
* Copyright (C) 2014 Stefan Roese <sr@denx.de>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _SOCFPGA_GPIO_H
#define _SOCFPGA_GPIO_H
#endif /* _SOCFPGA_GPIO_H */