mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 05:31:15 +00:00
EDAC: Unexport and make edac_subsys static
... and use the accessor instead. Signed-off-by: Borislav Petkov <bp@suse.de>
This commit is contained in:
parent
733476cf20
commit
a97d262701
2 changed files with 1 additions and 3 deletions
|
@ -28,7 +28,6 @@ struct device;
|
|||
extern int edac_op_state;
|
||||
extern int edac_err_assert;
|
||||
extern atomic_t edac_handlers;
|
||||
extern struct bus_type edac_subsys;
|
||||
|
||||
extern int edac_handler_set(void);
|
||||
extern void edac_atomic_assert_error(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue