Commit d9f29deb authored by Kent Overstreet's avatar Kent Overstreet

prandom: Remove unused include

prandom.h doesn't use percpu.h - this fixes some circular header issues.
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
Signed-off-by: default avatarSuren Baghdasaryan <surenb@google.com>
parent bea32141
......@@ -10,7 +10,6 @@
#include <linux/types.h>
#include <linux/once.h>
#include <linux/percpu.h>
#include <linux/random.h>
struct rnd_state {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment