amd64_edac: Cleanup NBCFG handling
authorBorislav Petkov <borislav.petkov@amd.com>
Thu, 23 Dec 2010 13:07:18 +0000 (14:07 +0100)
committerBorislav Petkov <borislav.petkov@amd.com>
Thu, 17 Mar 2011 13:46:16 +0000 (14:46 +0100)
The fact whether we are chipkill capable or not does not have any
bearing when computing the channel index on a ganged DCT configuration
so remove that. Also, simplify debug statements. Finally, remove old
error injection leftovers, while at it.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>

No differences found