2007-10-24 03:14:42 +08:00
|
|
|
/*
|
2008-08-05 23:14:15 +08:00
|
|
|
* arch/arm/mach-orion5x/include/mach/gpio.h
|
2007-10-24 03:14:42 +08:00
|
|
|
*
|
|
|
|
* This file is licensed under the terms of the GNU General Public
|
2008-10-20 07:51:03 +08:00
|
|
|
* License version 2. This program is licensed "as is" without any
|
2007-10-24 03:14:42 +08:00
|
|
|
* warranty of any kind, whether express or implied.
|
|
|
|
*/
|
|
|
|
|
2008-10-20 07:51:03 +08:00
|
|
|
#include <plat/gpio.h>
|