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:
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
struct vsc7385_platform_data {
|
||||
void (* reset)(void);
|
||||
void (*reset)(void);
|
||||
char *ucode_name;
|
||||
struct {
|
||||
u32 tx_ipg:5;
|
||||
|
||||
Reference in New Issue
Block a user