From: Juha Yrjola Date: Sun, 15 Jan 2006 18:41:04 +0000 (+0200) Subject: ARM: OMAP: Update board-nokia.h to accommodate different WLAN chips X-Git-Tag: v2.6.15-omap2~5 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=ba1abfaea6abed731ab9495cc591838ff3a8b19c;p=linux-2.6-omap-h63xx.git ARM: OMAP: Update board-nokia.h to accommodate different WLAN chips --- diff --git a/include/asm-arm/arch-omap/board-nokia.h b/include/asm-arm/arch-omap/board-nokia.h index 05af3360b97..72deea20349 100644 --- a/include/asm-arm/arch-omap/board-nokia.h +++ b/include/asm-arm/arch-omap/board-nokia.h @@ -34,7 +34,7 @@ struct omap_bluetooth_config { }; struct omap_wlan_cx3110x_config { - s16 antenna_sw_gpio; + u8 chip_type; s16 power_gpio; s16 irq_gpio; s16 spi_cs_gpio;