]> Git Repo - linux.git/commitdiff
amd64_edac: Drop redundant declarations
authorBorislav Petkov <[email protected]>
Mon, 21 Feb 2011 17:05:57 +0000 (18:05 +0100)
committerBorislav Petkov <[email protected]>
Thu, 17 Mar 2011 13:46:27 +0000 (14:46 +0100)
Those were moved to the mce_amd.h header.

Signed-off-by: Borislav Petkov <[email protected]>
drivers/edac/amd64_edac.h

index 4ece4f4ea581caa9069fec9415e8e63dfdd9334e..fe2cc3068d95130043f88ff1b91229b59e7a3e37 100644 (file)
@@ -409,14 +409,6 @@ struct ecc_settings {
        } flags;
 };
 
-extern const char *tt_msgs[4];
-extern const char *ll_msgs[4];
-extern const char *rrrr_msgs[16];
-extern const char *to_msgs[2];
-extern const char *pp_msgs[4];
-extern const char *ii_msgs[4];
-extern const char *htlink_msgs[8];
-
 #ifdef CONFIG_EDAC_DEBUG
 #define NUM_DBG_ATTRS 5
 #else
This page took 0.053905 seconds and 4 git commands to generate.