]> Pileus Git - ~andy/linux/blobdiff - drivers/edac/edac_core.h
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / edac / edac_core.h
index 48d3b1409834e90e705608934ec8f399974b475a..3493c6bdb8206b7f712c00cf07b355974bdd27a2 100644 (file)
@@ -841,6 +841,7 @@ extern void edac_device_handle_ue(struct edac_device_ctl_info *edac_dev,
                                int inst_nr, int block_nr, const char *msg);
 extern void edac_device_handle_ce(struct edac_device_ctl_info *edac_dev,
                                int inst_nr, int block_nr, const char *msg);
+extern int edac_device_alloc_index(void);
 
 /*
  * edac_pci APIs