X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=hw%2Fpxa.h;h=90ffd6076893d3d0346455c687b901a4b4adab67;hb=cd346349b45ef056f138a184f660b8c34c3213cc;hp=986dffac742ca27f503b7dcf0a93a343a91083f9;hpb=3f582262e5443ded25ba6c8f016a114279a3b59f;p=qemu diff --git a/hw/pxa.h b/hw/pxa.h index 986dffa..90ffd60 100644 --- a/hw/pxa.h +++ b/hw/pxa.h @@ -117,7 +117,7 @@ void pxa2xx_ssp_attach(struct pxa2xx_ssp_s *port, struct pxa2xx_i2c_s; struct pxa2xx_i2c_s *pxa2xx_i2c_init(target_phys_addr_t base, - qemu_irq irq, int ioregister); + qemu_irq irq, uint32_t page_size); i2c_bus *pxa2xx_i2c_bus(struct pxa2xx_i2c_s *s); struct pxa2xx_i2s_s;