commit | 935ab88e341ccb1507b2b0b1f1e9adcbbd693265 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Mon Mar 15 19:17:57 2010 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Tue Aug 03 16:14:00 2010 +0200 |
tree | fd21ec6211cad49326f7c851c28c00af2968dbcd | |
parent | ad6a32e96939a0eb0eb382e7d78dbf33457aed1a [diff] |
edac: Remove EDAC_DEBUG_VERBOSE This option differs from EDAC_DEBUG only by printing the file and line of where the debug statement is placed, which contains unneeded information. So remove it. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Acked-by: Doug Thompson <dougthompson@xmission.com>