diff options
Diffstat (limited to 'include/linux/edac.h')
-rw-r--r-- | include/linux/edac.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/edac.h b/include/linux/edac.h index da6964873dcf..98f915dfeeac 100644 --- a/include/linux/edac.h +++ b/include/linux/edac.h | |||
@@ -33,7 +33,6 @@ extern struct bus_type edac_subsys; | |||
33 | extern int edac_handler_set(void); | 33 | extern int edac_handler_set(void); |
34 | extern void edac_atomic_assert_error(void); | 34 | extern void edac_atomic_assert_error(void); |
35 | extern struct bus_type *edac_get_sysfs_subsys(void); | 35 | extern struct bus_type *edac_get_sysfs_subsys(void); |
36 | extern void edac_put_sysfs_subsys(void); | ||
37 | 36 | ||
38 | enum { | 37 | enum { |
39 | EDAC_REPORTING_ENABLED, | 38 | EDAC_REPORTING_ENABLED, |