amd64_edac: Sanitize ->read_dram_ctl_register
authorBorislav Petkov <borislav.petkov@amd.com>
Mon, 17 Jan 2011 16:52:57 +0000 (17:52 +0100)
committerBorislav Petkov <borislav.petkov@amd.com>
Thu, 17 Mar 2011 13:46:23 +0000 (14:46 +0100)
commit5a5d237169152d4d7e4b6105eab15831829fb8e7
tree2cfd8c926c05a70d302d792d9687ab55788c05e7
parentb15f0fcab1ab85c773c9fa235c76e6ce90b7462e
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>
drivers/edac/amd64_edac.c
drivers/edac/amd64_edac.h