summaryrefslogtreecommitdiffstats
path: root/drivers/hw_random/efi-rng.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hw_random/efi-rng.c')
-rw-r--r--drivers/hw_random/efi-rng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hw_random/efi-rng.c b/drivers/hw_random/efi-rng.c
index b74075e3a4..61cb01caf6 100644
--- a/drivers/hw_random/efi-rng.c
+++ b/drivers/hw_random/efi-rng.c
@@ -3,7 +3,7 @@
#include <driver.h>
#include <init.h>
#include <linux/hw_random.h>
-#include <efi/efi-util.h>
+#include <efi.h>
#include <efi/efi-device.h>
struct efi_rng_priv {