[Qemu-devel] Re: [Qemu-ahci-devel] [PATCH] ahci: drop board_ahci constants

2010-05-31 Thread Sebastian Herbszt
Alexander Graf wrote: On 31.05.2010, at 22:12, Sebastian Herbszt wrote: Drop not used board_ahci constants. Signed-off-by: Sebastian Herbszt diff --git a/hw/ahci.c b/hw/ahci.c index 3476cea..4090def 100644 --- a/hw/ahci.c +++ b/hw/ahci.c @@ -65,12 +65,6 @@ do { fprintf(stderr,"ahci: " fmt , #

[Qemu-devel] Re: [Qemu-ahci-devel] [PATCH] ahci: drop board_ahci constants

2010-05-31 Thread Alexander Graf
On 31.05.2010, at 22:12, Sebastian Herbszt wrote: > Drop not used board_ahci constants. > > Signed-off-by: Sebastian Herbszt > > diff --git a/hw/ahci.c b/hw/ahci.c > index 3476cea..4090def 100644 > --- a/hw/ahci.c > +++ b/hw/ahci.c > @@ -65,12 +65,6 @@ do { fprintf(stderr,"ahci: " fmt , ## __V