mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
11 lines
296 B
Diff
11 lines
296 B
Diff
--- ./drivers/net/wireless/ti/wl1251/wl1251.h
|
|
+++ ./drivers/net/wireless/ti/wl1251/wl1251.h
|
|
@@ -266,7 +266,7 @@
|
|
void (*reset)(struct wl1251 *wl);
|
|
void (*enable_irq)(struct wl1251 *wl);
|
|
void (*disable_irq)(struct wl1251 *wl);
|
|
-};
|
|
+} __no_const;
|
|
|
|
struct wl1251 {
|
|
struct ieee80211_hw *hw;
|