qdev: drop unused #include "sysemu/iothread.h"
Commit 1351d1ec89eabebc9fdff20451a62c413d7accc1 ("qdev: drop iothread
property type") forgot to remove this include.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20171205133954.31006-1-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
			
			
This commit is contained in:
		
							parent
							
								
									6db3ea39e2
								
							
						
					
					
						commit
						a12aef24fa
					
				@ -22,7 +22,6 @@
 | 
				
			|||||||
#include "qapi/visitor.h"
 | 
					#include "qapi/visitor.h"
 | 
				
			||||||
#include "chardev/char-fe.h"
 | 
					#include "chardev/char-fe.h"
 | 
				
			||||||
#include "sysemu/tpm_backend.h"
 | 
					#include "sysemu/tpm_backend.h"
 | 
				
			||||||
#include "sysemu/iothread.h"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void get_pointer(Object *obj, Visitor *v, Property *prop,
 | 
					static void get_pointer(Object *obj, Visitor *v, Property *prop,
 | 
				
			||||||
                        char *(*print)(void *ptr),
 | 
					                        char *(*print)(void *ptr),
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user