commit | 5a5d237169152d4d7e4b6105eab15831829fb8e7 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Mon Jan 17 17:52:57 2011 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Thu Mar 17 14:46:23 2011 +0100 |
tree | 2cfd8c926c05a70d302d792d9687ab55788c05e7 | |
parent | b15f0fcab1ab85c773c9fa235c76e6ce90b7462e [diff] |
amd64_edac: Sanitize ->read_dram_ctl_register This function is relevant for F10h and higher, and it has only one callsite so drop its function pointer from the low_ops struct. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>