OSDN Git Service

Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 23 May 2007 22:21:27 +0000 (22:21 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 23 May 2007 22:21:27 +0000 (22:21 +0000)
commit3f6c925f37cd8a1dddb8a8fbbcef4630ea347775
tree912ad812f2e0e4f6740ac47cce9f243011470e83
parent7ec47eadc7048435b54bc53ccb41307851098409
Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.
Hush the warning:
hw/pc.c:402: warning: control reaches end of non-void function

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2856 c046a42c-6fe2-441c-8c8c-71466251a162
hw/pc.c
hw/pxa2xx.c