commit | 8c6717510f8002ea31b309c84b7d7a7f7c15197b | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Wed Feb 23 17:25:12 2011 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Thu Mar 17 14:46:34 2011 +0100 |
tree | 6fda1db2bb648c5ae7f446e3bedabd78da098fa5 | |
parent | e761359a25c26b59c2c1ddcc180a441bb442a5ba [diff] |
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 <borislav.petkov@amd.com>