From: Randy Dunlap Date: Thu, 10 Jan 2008 22:31:30 +0000 (-0800) Subject: hostap: section mismatch warning X-Git-Tag: v2.6.24~41^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e52742deef04ed7babec0f5866c867dd15d449f0;p=pandora-kernel.git hostap: section mismatch warning Fix section mismatch by changing variable name to match one of the whitelisted (allowable) names for pointing into init data: WARNING: vmlinux.o(.data+0xce618): Section mismatch: reference to .init.data:prism2_plx_id_table (between 'prism2_plx_drv_id' and 'dev_info') Signed-off-by: Randy Dunlap Acked-by: Sam Ravnborg Signed-off-by: John W. Linville --- Reading git-diff-tree failed