]> Git Repo - qemu.git/commit - hw/i386/pc_piix.c
pc: Remove redundant arguments from pc_cmos_init()
authorEduardo Habkost <[email protected]>
Fri, 7 Aug 2015 19:55:54 +0000 (16:55 -0300)
committerMichael S. Tsirkin <[email protected]>
Thu, 13 Aug 2015 11:08:28 +0000 (14:08 +0300)
commit880768546eabea369068f30f22e5d26aa4c6970b
tree2c2165e9ca7ddc810d98424f023f575d4b910e3e
parentdf1f79fdbb98f948f0f9d77a5a48a643026ef31d
pc: Remove redundant arguments from pc_cmos_init()

Remove arguments that can be found in PCMachineState.

Signed-off-by: Eduardo Habkost <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h
This page took 0.026755 seconds and 4 git commands to generate.