aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac/wl_ucode.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/brcm80211/brcmsmac/wl_ucode.h')
-rw-r--r--drivers/staging/brcm80211/brcmsmac/wl_ucode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/brcm80211/brcmsmac/wl_ucode.h b/drivers/staging/brcm80211/brcmsmac/wl_ucode.h
index 6933fda0e6a..28838d83854 100644
--- a/drivers/staging/brcm80211/brcmsmac/wl_ucode.h
+++ b/drivers/staging/brcm80211/brcmsmac/wl_ucode.h
@@ -14,6 +14,8 @@
14 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16 16
17#include "wlc_types.h" /* forward structure declarations */
18
17#define MIN_FW_SIZE 40000 /* minimum firmware file size in bytes */ 19#define MIN_FW_SIZE 40000 /* minimum firmware file size in bytes */
18#define MAX_FW_SIZE 150000 20#define MAX_FW_SIZE 150000
19 21