1fa0093e412da48691f66e99cc5de2cb9dd2412e
2 * Atheros AR913x SoC built-in WMAC device support
4 * Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>
5 * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
7 * Parts of this file are based on Atheros' 2.6.15 BSP
9 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License version 2 as published
11 * by the Free Software Foundation.
14 #ifndef _AR71XX_DEV_AR913X_WMAC_H
15 #define _AR71XX_DEV_AR913X_WMAC_H
17 void ar913x_add_device_wmac(void) __init
;
19 #endif /* _AR71XX_DEV_AR913X_WMAC_H */
This page took 0.0432 seconds and 3 git commands to generate.