forked from mirrors/linux
		
	prandom: Remove unused include
prandom.h doesn't use percpu.h - this fixes some circular header issues. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
		
							parent
							
								
									bea3214176
								
							
						
					
					
						commit
						d9f29deb7f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -10,7 +10,6 @@ | ||||||
| 
 | 
 | ||||||
| #include <linux/types.h> | #include <linux/types.h> | ||||||
| #include <linux/once.h> | #include <linux/once.h> | ||||||
| #include <linux/percpu.h> |  | ||||||
| #include <linux/random.h> | #include <linux/random.h> | ||||||
| 
 | 
 | ||||||
| struct rnd_state { | struct rnd_state { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Kent Overstreet
						Kent Overstreet