Changeset 17768
- Timestamp:
- 10/14/11 13:48:34 (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/linux/danube/linux-2.6.34.6/arch/mips/lantiq/xway/mach-wmbr.c
r16376 r17768 24 24 #include "devices.h" 25 25 #include "dev-dwc_otg.h" 26 #include <linux/ath9k_platform.h> 26 27 27 28 #ifdef CONFIG_MTD_PARTITIONS … … 91 92 }; 92 93 94 struct ath9k_platform_data wmac_data = { 95 .led_pin = -1, 96 }; 97 93 98 static void __init 94 99 wmbr_init(void)
Note: See TracChangeset
for help on using the changeset viewer.
