perf tools: Move hash.h header
Put it into tools/include/ for general usage. Signed-off-by: Borislav Petkov <bp@suse.de> Cc: David Ahern <dsahern@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@gmail.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Robert Richter <rric@kernel.org> Link: http://lkml.kernel.org/r/1391611914-26054-3-git-send-email-bp@alien8.de Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
		
					parent
					
						
							
								cd0cfad74e
							
						
					
				
			
			
				commit
				
					
						0e55fa1131
					
				
			
		
					 4 changed files with 7 additions and 6 deletions
				
			
		
							
								
								
									
										5
									
								
								tools/include/linux/hash.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								tools/include/linux/hash.h
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| #include "../../../include/linux/hash.h" | ||||
| 
 | ||||
| #ifndef _TOOLS_LINUX_HASH_H | ||||
| #define _TOOLS_LINUX_HASH_H | ||||
| #endif | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Borislav Petkov
				Borislav Petkov