Re: [PATCH] hwrng: bcm63xx - fix device tree compilation

2016-04-05 Thread Herbert Xu
On Sun, Apr 03, 2016 at 02:18:22PM +0200, Álvaro Fernández Rojas wrote: > Adds missing include that resulted in implicit device tree functions errors. > > Fixes: 7b651706712b ("hwrng: bcm63xx - add device tree support") > Signed-off-by: Álvaro Fernández Rojas Applied. -- Email: Herbert Xu Home

[PATCH] hwrng: bcm63xx - fix device tree compilation

2016-04-03 Thread Álvaro Fernández Rojas
Adds missing include that resulted in implicit device tree functions errors. Fixes: 7b651706712b ("hwrng: bcm63xx - add device tree support") Signed-off-by: Álvaro Fernández Rojas --- drivers/char/hw_random/bcm63xx-rng.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/char/hw_random/