diff options
Diffstat (limited to 'include/linux/mca-legacy.h')
| -rw-r--r-- | include/linux/mca-legacy.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mca-legacy.h b/include/linux/mca-legacy.h index e250420ca9c7..ae5d7bda2773 100644 --- a/include/linux/mca-legacy.h +++ b/include/linux/mca-legacy.h @@ -7,6 +7,8 @@ #ifndef _LINUX_MCA_LEGACY_H #define _LINUX_MCA_LEGACY_H +#include <linux/mca.h> + #warning "MCA legacy - please move your driver to the new sysfs api" /* MCA_NOTFOUND is an error condition. The other two indicate |
