aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/powernv-rng.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/char/hw_random/powernv-rng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/hw_random/powernv-rng.c b/drivers/char/hw_random/powernv-rng.c
index 263a5bb8e605..791182aa8e04 100644
--- a/drivers/char/hw_random/powernv-rng.c
+++ b/drivers/char/hw_random/powernv-rng.c
@@ -10,6 +10,7 @@
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/module.h>
+#include <linux/mod_devicetable.h>
#include <linux/kernel.h>
#include <linux/platform_device.h>
#include <linux/random.h>