Hi,
As there are no callers to get_ticks_per_sec() function, definition of
this function could be removed completely?
---
backends/baum.c | 2 +-
block/qed.c | 2 +-
cpus.c| 6 +++---
hw/acpi/core.c| 4 ++--
hw/arm/omap1.c| 14
On 10/03/2016 18:22, rutuja shah wrote:
> Hi,
> As there are no callers to get_ticks_per_sec() function, definition of
> this function could be removed completely?
Yes, please.
> diff --git a/backends/baum.c b/backends/baum.c
> index c11320e..20b49f2 100644
> --- a/backends/baum.c
> +++ b/backe