aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/edac.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/edac.h')
-rw-r--r--include/linux/edac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/edac.h b/include/linux/edac.h
index 91ba3bae42e..ec1b5278b4c 100644
--- a/include/linux/edac.h
+++ b/include/linux/edac.h
@@ -567,7 +567,7 @@ struct mem_ctl_info {
567 * unique. dev pointer should be sufficiently unique, but 567 * unique. dev pointer should be sufficiently unique, but
568 * BUS:SLOT.FUNC numbers may not be unique. 568 * BUS:SLOT.FUNC numbers may not be unique.
569 */ 569 */
570 struct device *dev; 570 struct device *pdev;
571 const char *mod_name; 571 const char *mod_name;
572 const char *mod_ver; 572 const char *mod_ver;
573 const char *ctl_name; 573 const char *ctl_name;