From: Michał Mirosław Date: Mon, 18 Apr 2011 13:31:20 +0000 (+0000) Subject: net: fix section mismatches X-Git-Tag: v3.0-rc1~377^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5cb966c0838e4da43a3b0751bdcac7fe719f7b4;p=pandora-kernel.git net: fix section mismatches Fix build warnings like the following: WARNING: drivers/net/built-in.o(.data+0x12434): Section mismatch in reference from the variable madgemc_driver to the variable .init.data:madgemc_adapter_ids And add some consts to EISA device ID tables along the way. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed