Merge branch 'for-linus' of git://neil.brown.name/md
[pandora-kernel.git] / drivers / edac / edac_core.h
index 48d3b14..3493c6b 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