mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
sd.h: Move sd.h to include/hw/sd/
Create a sd directory under include/hw/ and move sd.h to include/hw/sd/ Signed-off-by: Sai Pavan Boddu <saipava@xilinx.com> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com> Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
10a06fd65f
commit
e3382ef0ea
8 changed files with 7 additions and 7 deletions
|
@ -10,7 +10,7 @@
|
|||
#include "sysemu/block-backend.h"
|
||||
#include "sysemu/blockdev.h"
|
||||
#include "hw/sysbus.h"
|
||||
#include "hw/sd.h"
|
||||
#include "hw/sd/sd.h"
|
||||
|
||||
//#define DEBUG_PL181 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue