mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 fc8342f758
			
		
	
	
		fc8342f758
		
	
	
	
	
		
			
			commit 0f9b1771cc
    ioh3420: Remove obsoleted, unused ioh3420_init function
removed the implementation of ioh3420_init
Drop the declaration from the header file as well.
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Knut Omang <knut.omang@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
		
	
			
		
			
				
	
	
		
			7 lines
		
	
	
		
			106 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			106 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef QEMU_IOH3420_H
 | |
| #define QEMU_IOH3420_H
 | |
| 
 | |
| #include "hw/pci/pcie_port.h"
 | |
| 
 | |
| #endif /* QEMU_IOH3420_H */
 |