Miroslav Rezanina 9157eee1b1 Move parallel_hds_isa_init to hw/isa/isa-bus.c
Disabling CONFIG_PARALLEL cause removing parallel_hds_isa_init defined in
parallel.c. This function is called during initialization of some boards so
disabling CONFIG_PARALLEL cause build failure.

This patch moves parallel_hds_isa_init to hw/isa/isa-bus.c so it is included
in case of disabled CONFIG_PARALLEL. Build is successful but qemu will abort
with "Unknown device" error when function is called.

Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
Message-Id: <1431509970-32154-1-git-send-email-mrezanin@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-06-05 17:09:58 +02:00
..
2015-06-01 14:18:55 +02:00
2015-06-04 12:49:15 +01:00
2015-04-27 18:24:18 +02:00
2015-06-01 14:18:55 +02:00
2015-05-29 11:28:59 +01:00
2015-06-04 18:33:24 +01:00
2015-06-03 14:21:24 +03:00
2015-06-01 14:18:55 +02:00
2015-06-04 12:49:15 +01:00
2015-04-30 16:06:18 +03:00
2015-06-03 23:56:49 +02:00
2015-06-04 18:33:24 +01:00
2015-06-04 18:33:24 +01:00
2014-10-24 12:19:11 +01:00
2015-06-04 14:04:14 +01:00
2015-06-01 14:18:55 +02:00
2015-03-19 11:11:55 +03:00
2015-06-01 14:18:54 +02:00
2015-05-11 13:54:00 +01:00
2015-06-04 12:44:49 +02:00