From: Borislav Petkov Date: Wed, 11 Nov 2009 19:42:46 +0000 (+0100) Subject: amd64_edac: remove early hw support check X-Git-Tag: v2.6.33-rc1~324^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986a42a25059143d153e30a0cc36630bd0e623c6;p=pandora-kernel.git amd64_edac: remove early hw support check The .probe_valid_hardware low_ops member checked whether the DCTs are in DDR3 mode and bailed out if so. Now that all the needed changes for DDR3 support is in place, remove it. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed