]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/pxa2xx.c
pxa2xx: remove useless checks
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 05:53:15 +0000 (05:53 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 05:53:15 +0000 (05:53 +0000)
commit603ff77610d82d81d2071fd8d981241b5e288598
tree8d1c8ea707022d501c0d5e2e82e6ab50d51f1a63
parent45416789e8ccced568a4984af61974adfbfa0f62
pxa2xx: remove useless checks

Remove checks which were made useless by r5849,
8da3ff180974732fc4272cb4433fef85c1822961.

This also avoids a warning with GCC flag -Wtype-limits.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/pxa2xx.c