isa-bus: drop no longer used ISADeviceClass::build_aml
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Message-Id: <20220608135340.3304695-9-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
68f01317b4
commit
a576158ee9
2 changed files with 1 additions and 12 deletions
|
|
@ -64,7 +64,6 @@ struct IsaDmaClass {
|
|||
|
||||
struct ISADeviceClass {
|
||||
DeviceClass parent_class;
|
||||
void (*build_aml)(ISADevice *dev, Aml *scope);
|
||||
};
|
||||
|
||||
struct ISABus {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue