blob: 84f340b546c0db06545684b08b97da77bbff5956 (
plain)
1
2
3
4
5
6
7
8
9
|
/*
* arch/asm-arm/mach-kirkwood/include/mach/gpio.h
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <plat/gpio.h>
|