Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925' into staging
Remove muldiv64() by using period instead of frequency
# gpg: Signature made Fri 25 Sep 2015 14:54:37 BST using RSA key ID 3F2FBE3C
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>"
# gpg: aka "Laurent Vivier <laurent@vivier.eu>"
# gpg: aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F 5173 F30C 38BD 3F2F BE3C
* remotes/vivier-misc/tags/pull-muldiv64-20150925:
net: remove muldiv64()
bt: remove muldiv64()
hpet: remove muldiv64()
arm: clarify the use of muldiv64()
openrisc: remove muldiv64()
mips: remove muldiv64()
pcnet: remove muldiv64()
rtl8139: remove muldiv64()
i6300esb: remove muldiv64()
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/bt/hci.c 2 additions, 2 deletionshw/bt/hci.c
- hw/mips/cputimer.c 8 additions, 11 deletionshw/mips/cputimer.c
- hw/net/pcnet.c 1 addition, 2 deletionshw/net/pcnet.c
- hw/net/rtl8139.c 6 additions, 8 deletionshw/net/rtl8139.c
- hw/openrisc/cputimer.c 3 additions, 4 deletionshw/openrisc/cputimer.c
- hw/timer/hpet.c 3 additions, 3 deletionshw/timer/hpet.c
- hw/watchdog/wdt_i6300esb.c 3 additions, 8 deletionshw/watchdog/wdt_i6300esb.c
- include/hw/timer/hpet.h 2 additions, 2 deletionsinclude/hw/timer/hpet.h
- net/dump.c 1 addition, 1 deletionnet/dump.c
- target-arm/helper.c 8 additions, 6 deletionstarget-arm/helper.c
- tests/rtl8139-test.c 1 addition, 1 deletiontests/rtl8139-test.c
Loading
Please register or sign in to comment