From: Borislav Petkov Date: Wed, 13 Oct 2010 14:11:59 +0000 (+0200) Subject: amd64_edac: Allocate driver instances dynamically X-Git-Tag: v2.6.38-rc1~460^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc4d8860fc37dd315b16a43202400d822ab63221;p=pandora-kernel.git amd64_edac: Allocate driver instances dynamically Remove static allocation in favor of dynamically allocating space for as many driver instances as northbridges present on the system. There should be no functional change resulting from this patch. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed