hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro
commit2231bee28c03a60836fc75bc737448042e33272b
authorDavid Edmondson <david.edmondson@oracle.com>
Tue, 16 Feb 2021 14:27:19 +0000 (16 14:27 +0000)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 18 Mar 2021 10:16:31 +0000 (18 11:16 +0100)
treeff10d8074fee2c3945aaed45c4d86947ed53af15
parent2b49cd652a1df7e0120d75e3e13665410672682e
hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro

PFlashCFI01.ro is a bool, declare it as such.

Signed-off-by: David Edmondson <david.edmondson@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210216142721.1985543-3-david.edmondson@oracle.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
hw/block/pflash_cfi01.c