hw: remove "qemu/osdep.h" from header files
applied using ./scripts/clean-includes Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Corey Minyard <cminyard@mvista.com> Tested-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
		
							parent
							
								
									e9808d0969
								
							
						
					
					
						commit
						b86caf7ad8
					
				@ -9,7 +9,6 @@
 | 
			
		||||
#ifndef HW_ACPI_IPMI_H
 | 
			
		||||
#define HW_ACPI_IPMI_H
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "hw/acpi/aml-build.h"
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 | 
			
		||||
@ -9,7 +9,6 @@
 | 
			
		||||
#ifndef HW_CPU_CORE_H
 | 
			
		||||
#define HW_CPU_CORE_H
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "hw/qdev.h"
 | 
			
		||||
 | 
			
		||||
#define TYPE_CPU_CORE "cpu-core"
 | 
			
		||||
 | 
			
		||||
@ -25,7 +25,6 @@
 | 
			
		||||
#ifndef PPC4XX_I2C_H
 | 
			
		||||
#define PPC4XX_I2C_H
 | 
			
		||||
 | 
			
		||||
#include "qemu/osdep.h"
 | 
			
		||||
#include "qemu-common.h"
 | 
			
		||||
#include "hw/sysbus.h"
 | 
			
		||||
#include "hw/i2c/i2c.h"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user