mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 00:15:56 +02:00
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5428 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8167175013
commit
f0f621b614
@ -18,7 +18,7 @@
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
* $Id:$
|
||||
* $Id$
|
||||
*/
|
||||
#include <linux/module.h>
|
||||
#include <linux/pci.h>
|
||||
@ -241,7 +241,7 @@ static struct platform_t platforms[] = {
|
||||
},
|
||||
},
|
||||
[WL300G] = {
|
||||
.name = "ASUS WL-500g",
|
||||
.name = "ASUS WL-300g",
|
||||
.buttons = {
|
||||
{ .name = "reset", .gpio = 1 << 6 },
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user