hwrng: bcm63xx - fix device tree compilation
[deliverable/linux.git] / drivers / char / hw_random / bcm63xx-rng.c
index ca9c40309757a7c0f89e510577e9597314dcfcc1..5132c9cde50dd9ed0d635419725961d28d42ccdf 100644 (file)
@@ -12,6 +12,7 @@
 #include <linux/clk.h>
 #include <linux/platform_device.h>
 #include <linux/hw_random.h>
+#include <linux/of.h>
 
 #define RNG_CTRL                       0x00
 #define RNG_EN                         (1 << 0)
This page took 0.026597 seconds and 5 git commands to generate.