EDAC: Remove edac_err_assert

... and the glue around it. It is not needed anymore.

Signed-off-by: Borislav Petkov <bp@suse.de>
This commit is contained in:
Borislav Petkov
2017-01-26 18:25:11 +01:00
parent 97bb6c17ad
commit d3116a0837
3 changed files with 1 additions and 21 deletions
-1
View File
@@ -28,7 +28,6 @@ struct device;
#define EDAC_OPSTATE_INT 2
extern int edac_op_state;
extern int edac_err_assert;
extern struct bus_type *edac_get_sysfs_subsys(void);