From: Borislav Petkov Date: Wed, 23 Feb 2011 16:25:12 +0000 (+0100) Subject: amd64_edac: Fix DCT argument type X-Git-Tag: v2.6.39-rc1~445^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6717510f8002ea31b309c84b7d7a7f7c15197b;p=pandora-kernel.git amd64_edac: Fix DCT argument type Fix amd64_debug_display_dimm_sizes() arguments order per convention (pvt is always first). Also, the now second arg denotes the DCT so adjust its type. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed