blob: f3459b99d83b33ac3b1eefa5abc2ead50b879ec1 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Stefano Brivio61bca6e2007-11-06 22:49:05 +01002#ifndef B43_WA_H_
3#define B43_WA_H_
4
5void b43_wa_initgains(struct b43_wldev *dev);
6void b43_wa_all(struct b43_wldev *dev);
7
8#endif /* B43_WA_H_ */