hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
commitd475fb1252faa8c284e62be5f55b2e932cbab2aa
authorBALATON Zoltan <balaton@eik.bme.hu>
Tue, 17 Mar 2020 15:05:37 +0000 (17 16:05 +0100)
committerJohn Snow <jsnow@redhat.com>
Tue, 17 Mar 2020 16:22:36 +0000 (17 12:22 -0400)
tree791b0814ea44ce39311a0ce1a4b338c03cc54866
parentbe1765f39884ec0de413f8619685b3481b1dfa5a
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h

We can move this define now that less files use it to internal.h to
further reduce dependency on hw/ide.h.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-id: e68675d2f6252f229cf788b7cd163bb76fa3e26b.1584457537.git.balaton@eik.bme.hu
Signed-off-by: John Snow <jsnow@redhat.com>
hw/mips/mips_r4k.c
include/hw/ide.h
include/hw/ide/internal.h