mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	uio: pruss: Include <linux/sizes.h>
uio_pruss references SZ_16K and SZ_256K defines, but linux/sizes.h is not included. Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
		
							parent
							
								
									73b6ecdb93
								
							
						
					
					
						commit
						8767267602
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -24,6 +24,7 @@ | |||
| #include <linux/io.h> | ||||
| #include <linux/clk.h> | ||||
| #include <linux/dma-mapping.h> | ||||
| #include <linux/sizes.h> | ||||
| #include <linux/slab.h> | ||||
| #include <linux/genalloc.h> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Matwey V. Kornilov
						Matwey V. Kornilov