projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mipseb -> mips, thx kaloz for clearification
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
switch
/
src
/
switch-adm.c
diff --git
a/openwrt/target/linux/package/switch/src/switch-adm.c
b/openwrt/target/linux/package/switch/src/switch-adm.c
index
266ba01
..
0b70a69
100644
(file)
--- a/
openwrt/target/linux/package/switch/src/switch-adm.c
+++ b/
openwrt/target/linux/package/switch/src/switch-adm.c
@@
-1,5
+1,5
@@
/*
/*
- *
Broadcom BCM5325E/536x
switch configuration module
+ *
ADMTEK Adm6996
switch configuration module
*
* Copyright (C) 2005 Felix Fietkau <nbd@nbd.name>
*
*
* Copyright (C) 2005 Felix Fietkau <nbd@nbd.name>
*
@@
-28,8
+28,8
@@
#include <linux/delay.h>
#include <asm/uaccess.h>
#include <linux/delay.h>
#include <asm/uaccess.h>
-#include "gpio.h"
#include "switch-core.h"
#include "switch-core.h"
+#include "gpio.h"
#define DRIVER_NAME "adm6996"
#define DRIVER_NAME "adm6996"
This page took
0.02407 seconds
and
4
git commands to generate.