mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	kdump: remove unneeded include
The inclusion of <generated/utsrelease.h> is unnecessary. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Reviewed-by: Simon Horman <horms@verge.net.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
		
							parent
							
								
									9fb8844210
								
							
						
					
					
						commit
						de4ec99c32
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -21,7 +21,6 @@ | |||
| #include <linux/hardirq.h> | ||||
| #include <linux/elf.h> | ||||
| #include <linux/elfcore.h> | ||||
| #include <generated/utsrelease.h> | ||||
| #include <linux/utsname.h> | ||||
| #include <linux/numa.h> | ||||
| #include <linux/suspend.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Wei Yongjun
						Wei Yongjun