]> git.proxmox.com Git - qemu.git/commitdiff
m25p80: Remove bogus include of devices.h
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Fri, 19 Apr 2013 02:18:05 +0000 (12:18 +1000)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 19 Apr 2013 09:45:58 +0000 (11:45 +0200)
I think in the early revisions of this we had an instantiation helper
for the device in devices.h. This was later removed and this header was
left over. Removed

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/block/m25p80.c

index efcc7f4c839b8b45bc73a578fc43369220a925cc..b3ca19ae520268ef22b572b9566f64c46bd4d3fa 100644 (file)
@@ -24,7 +24,6 @@
 #include "hw/hw.h"
 #include "sysemu/blockdev.h"
 #include "hw/ssi.h"
-#include "hw/devices.h"
 
 #ifndef M25P80_ERR_DEBUG
 #define M25P80_ERR_DEBUG 0