From: Stefan Weil <sw@weilnetz.de>
To: "Andreas Färber" <afaerber@suse.de>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH for-1.1] target-mips: Remove commented-out function declaration
Date: Sun, 06 May 2012 10:30:24 +0200 [thread overview]
Message-ID: <4FA636A0.2060803@weilnetz.de> (raw)
In-Reply-To: <1336218047-8906-1-git-send-email-afaerber@suse.de>
Am 05.05.2012 13:40, schrieb Andreas Färber:
> There is no function cpu_mips_get_clock(), so drop it.
>
> Signed-off-by: Andreas Färber<afaerber@suse.de>
> Cc: Stefan Weil<sw@weilnetz.de>
> ---
> target-mips/cpu.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/target-mips/cpu.h b/target-mips/cpu.h
> index c0f8826..44c1152 100644
> --- a/target-mips/cpu.h
> +++ b/target-mips/cpu.h
> @@ -627,7 +627,6 @@ enum {
>
> int cpu_mips_exec(CPUMIPSState *s);
> CPUMIPSState *cpu_mips_init(const char *cpu_model);
> -//~ uint32_t cpu_mips_get_clock (void);
> int cpu_mips_signal_handler(int host_signum, void *pinfo, void *puc);
>
> /* mips_timer.c */
Acked-by: Stefan Weil <sw@weilnetz.de>
WARNING: multiple messages have this Message-ID (diff)
From: Stefan Weil <sw@weilnetz.de>
To: "Andreas Färber" <afaerber@suse.de>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCH for-1.1] target-mips: Remove commented-out function declaration
Date: Sun, 06 May 2012 10:30:24 +0200 [thread overview]
Message-ID: <4FA636A0.2060803@weilnetz.de> (raw)
In-Reply-To: <1336218047-8906-1-git-send-email-afaerber@suse.de>
Am 05.05.2012 13:40, schrieb Andreas Färber:
> There is no function cpu_mips_get_clock(), so drop it.
>
> Signed-off-by: Andreas Färber<afaerber@suse.de>
> Cc: Stefan Weil<sw@weilnetz.de>
> ---
> target-mips/cpu.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/target-mips/cpu.h b/target-mips/cpu.h
> index c0f8826..44c1152 100644
> --- a/target-mips/cpu.h
> +++ b/target-mips/cpu.h
> @@ -627,7 +627,6 @@ enum {
>
> int cpu_mips_exec(CPUMIPSState *s);
> CPUMIPSState *cpu_mips_init(const char *cpu_model);
> -//~ uint32_t cpu_mips_get_clock (void);
> int cpu_mips_signal_handler(int host_signum, void *pinfo, void *puc);
>
> /* mips_timer.c */
Acked-by: Stefan Weil <sw@weilnetz.de>
next prev parent reply other threads:[~2012-05-06 8:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-05 11:40 [Qemu-trivial] [PATCH for-1.1] target-mips: Remove commented-out function declaration Andreas Färber
2012-05-05 11:40 ` [Qemu-devel] " Andreas Färber
2012-05-06 8:30 ` Stefan Weil [this message]
2012-05-06 8:30 ` Stefan Weil
2012-05-11 11:10 ` [Qemu-trivial] " Andreas Färber
2012-05-11 11:10 ` Andreas Färber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FA636A0.2060803@weilnetz.de \
--to=sw@weilnetz.de \
--cc=afaerber@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.