mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	batman-adv: trace: Drop unneeded types.h include
The commit 04ae87a520 ("ftrace: Rework event_create_dir()") restructured
various macros in the ftrace framework. These changes also had the nice
side effect that the linux/types.h include is no longer necessary to define
some of the types used by these macros.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
			
			
This commit is contained in:
		
							parent
							
								
									c08dd06b3d
								
							
						
					
					
						commit
						9204a4f876
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -15,7 +15,6 @@ | |||
| #include <linux/percpu.h> | ||||
| #include <linux/printk.h> | ||||
| #include <linux/tracepoint.h> | ||||
| #include <linux/types.h> | ||||
| 
 | ||||
| #undef TRACE_SYSTEM | ||||
| #define TRACE_SYSTEM batadv | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Sven Eckelmann
						Sven Eckelmann