qemu-patch-raspberry4/include/hw/gpio
Eduardo Habkost a489d1951c Use OBJECT_DECLARE_TYPE when possible
This converts existing DECLARE_OBJ_CHECKERS usage to
OBJECT_DECLARE_TYPE when possible.

 $ ./scripts/codeconverter/converter.py -i \
   --pattern=AddObjectDeclareType $(git grep -l '' -- '*.[ch]')

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Paul Durrant <paul@xen.org>
Message-Id: <20200916182519.415636-5-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-18 14:12:32 -04:00
..
aspeed_gpio.h Use OBJECT_DECLARE_TYPE when possible 2020-09-18 14:12:32 -04:00
bcm2835_gpio.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
imx_gpio.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
nrf51_gpio.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
sifive_gpio.h sifive: Use DECLARE_*CHECKER* macros 2020-09-18 13:49:48 -04:00