diff options
Diffstat (limited to 'package/mac80211/patches/552-ath9k_extra_platform_leds.patch')
-rw-r--r-- | package/mac80211/patches/552-ath9k_extra_platform_leds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/552-ath9k_extra_platform_leds.patch b/package/mac80211/patches/552-ath9k_extra_platform_leds.patch index 3834d43881..ac8ee533d9 100644 --- a/package/mac80211/patches/552-ath9k_extra_platform_leds.patch +++ b/package/mac80211/patches/552-ath9k_extra_platform_leds.patch @@ -1,6 +1,6 @@ --- a/include/linux/ath9k_platform.h +++ b/include/linux/ath9k_platform.h -@@ -32,6 +32,9 @@ struct ath9k_platform_data { +@@ -33,6 +33,9 @@ struct ath9k_platform_data { bool is_clk_25mhz; int (*get_mac_revision)(void); int (*external_reset)(void); |