mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 06:01:23 +00:00
EDAC: Get rid of edac_handlers
Use mc_devices list instead to check whether we have EDAC driver instances successfully registered with EDAC core. Signed-off-by: Borislav Petkov <bp@suse.de>
This commit is contained in:
parent
db47d5f856
commit
97bb6c17ad
3 changed files with 2 additions and 8 deletions
|
@ -29,7 +29,6 @@ struct device;
|
|||
|
||||
extern int edac_op_state;
|
||||
extern int edac_err_assert;
|
||||
extern atomic_t edac_handlers;
|
||||
|
||||
extern struct bus_type *edac_get_sysfs_subsys(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue