OSDN Git Service

hw/ide: Remove duplicated definitions from ahci_internal.h
authorJohn Snow <jsnow@redhat.com>
Fri, 8 Dec 2017 20:04:02 +0000 (15:04 -0500)
committerJohn Snow <jsnow@redhat.com>
Fri, 19 Jan 2018 21:04:57 +0000 (16:04 -0500)
commit3161906df88a471b09c38fff9a618ff83beea0c3
tree685e6f29252f91934753e6f703f9bf6f5b8f6b12
parent947858b0ba97f4ec097de667e45eff99212867c3
hw/ide: Remove duplicated definitions from ahci_internal.h

The same definitions can also be found in include/hw/ide/ahci.h
so let's remove these #defines from ahci_internal.h.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 1512457825-3847-1-git-send-email-thuth@redhat.com
[Maintainer edit: publicize object names, privatize object macros.]
Signed-off-by: John Snow <jsnow@redhat.com>
hw/ide/ahci_internal.h
include/hw/ide/ahci.h