1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ar71xx: fix whitespaces nits

(build error has been fixed - juhosg)

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23975 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2010-11-12 18:50:29 +00:00
parent fd4246150d
commit b6dbd83901
58 changed files with 340 additions and 340 deletions

View File

@@ -3,7 +3,7 @@
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* This file was derived from: inlude/asm-mips/mach-generic/mangle-port.h
* Copyright (C) 2003, 2004 Ralf Baechle
* Copyright (C) 2003, 2004 Ralf Baechle
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published

View File

@@ -33,8 +33,8 @@ struct ag71xx_platform_data {
u8 has_ar8216:1;
u8 has_ar7240_switch:1;
void (* ddr_flush)(void);
void (* set_pll)(int speed);
void (*ddr_flush)(void);
void (*set_pll)(int speed);
u32 fifo_cfg1;
u32 fifo_cfg2;