mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-25 20:17:56 +02:00
Style cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8746 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4159f224db
commit
75eb95a12c
@ -18,14 +18,8 @@
|
|||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/init.h>
|
|
||||||
#include <linux/types.h>
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
#include <linux/delay.h>
|
|
||||||
#include <linux/platform_device.h>
|
|
||||||
#include <asm/addrspace.h>
|
|
||||||
#include <asm/io.h>
|
|
||||||
#include <asm/ar7/ar7.h>
|
|
||||||
#include <asm/ar7/gpio.h>
|
#include <asm/ar7/gpio.h>
|
||||||
|
|
||||||
static char *ar7_gpio_list[AR7_GPIO_MAX] = { 0, };
|
static char *ar7_gpio_list[AR7_GPIO_MAX] = { 0, };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user