[lantiq] move files/ -> files-3.3/
[openwrt.git] / target / linux / lantiq / files-3.3 / arch / mips / lantiq / xway / dev-wifi-rt2x00.h
1 /*
2  *  Copyright (C) 2011 John Crispin <blogic@openwrt.org>
3  *
4  *  This program is free software; you can redistribute it and/or modify it
5  *  under the terms of the GNU General Public License version 2 as published
6  *  by the Free Software Foundation.
7  */
8
9 #ifndef _DEV_WIFI_RT2X00_H__
10 #define _DEV_WIFI_RT2X00_H__
11
12 extern void ltq_register_rt2x00(const char *firmware, const u8 *mac);
13
14 #endif