From ba1abfaea6abed731ab9495cc591838ff3a8b19c Mon Sep 17 00:00:00 2001 From: Juha Yrjola Date: Sun, 15 Jan 2006 20:41:04 +0200 Subject: [PATCH] ARM: OMAP: Update board-nokia.h to accommodate different WLAN chips --- include/asm-arm/arch-omap/board-nokia.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.41.1