diff options
Diffstat (limited to 'drivers/hwmon/ibmpowernv.c')
-rw-r--r-- | drivers/hwmon/ibmpowernv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/ibmpowernv.c b/drivers/hwmon/ibmpowernv.c index 7108daf056b0..4255514b2c72 100644 --- a/drivers/hwmon/ibmpowernv.c +++ b/drivers/hwmon/ibmpowernv.c @@ -31,6 +31,7 @@ #include <asm/opal.h> #include <linux/err.h> #include <asm/cputhreads.h> +#include <asm/smp.h> #define MAX_ATTR_LEN 32 #define MAX_LABEL_LEN 64 |