From: Roland Dreier Date: Wed, 29 Nov 2006 23:33:07 +0000 (-0800) Subject: RDMA/amso1100: Fix section mismatches X-Git-Tag: v2.6.20-rc2~6^2~13^2~476^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29666128a22ddc78b3e393674ef69462835db43f;p=pandora-kernel.git RDMA/amso1100: Fix section mismatches The amso1100 driver was missing a couple of __devinit/__devexit annotations for init/cleanup functions that are called from __devinit/__devexit functions. Reported by Randy Dunlap . Signed-off-by: Roland Dreier --- Reading git-diff-tree failed