summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files-3.1/arch/mips/lantiq/dev-wifi-rt2x00.h
blob: 060ca50270d79fee903a48fc2e59c11319c66a28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *  Copyright (C) 2011 John Crispin <blogic@openwrt.org>
 *
 *  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
 *  by the Free Software Foundation.
 */

#ifndef _DEV_WIFI_RT2X00_H__
#define _DEV_WIFI_RT2X00_H__

extern void ltq_register_rt2x00(const char *firmware);

#endif