From: Ian Abbott Date: Mon, 21 Sep 2009 19:23:32 +0000 (-0400) Subject: Staging: comedi: cb_pcidio: fix "section mismatch" error X-Git-Tag: v2.6.32-rc4~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa65d22ae6412f474e5ba23fc363137b6c53eef9;p=pandora-kernel.git Staging: comedi: cb_pcidio: fix "section mismatch" error Store PCI device IDs in the board info and use this for matching IDs in the code instead of using the module device table. This avoids a "section mismatch" error. Signed-off-by: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed