Commit 98cad10187c0bf5b638bad0912076d8ac9d861bd

Authored by Stephen Rothwell
Committed by Paul Mackerras
1 parent 10c0ad4dd9

pasemi-rng: Use linux/of_platform.h instead of asm

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/char/hw_random/pasemi-rng.c
... ... @@ -24,7 +24,7 @@
24 24 #include <linux/platform_device.h>
25 25 #include <linux/hw_random.h>
26 26 #include <linux/delay.h>
27   -#include <asm/of_platform.h>
  27 +#include <linux/of_platform.h>
28 28 #include <asm/io.h>
29 29  
30 30 #define SDCRNG_CTL_REG 0x00