| To: | kexec@lists.infradead.org, linux-mips@linux-mips.org |
|---|---|
| Subject: | [patch 08/12] kexec-tools: mipsel: Remove unused arch_options global variable |
| From: | Simon Horman <horms@verge.net.au> |
| Date: | Thu, 06 Mar 2008 18:46:45 +0900 |
| Cc: | Tomasz Chmielewski <mangoo@wpkg.org>, Francesco Chiechi <francesco.chiechi@colibre.it> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20080306094637.669665743@vergenet.net> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | quilt/0.46-1 |
Signed-off-by: Simon Horman <horms@verge.net.au>
---
kexec/arch/mipsel/kexec-mipsel.c | 3 ---
1 file changed, 3 deletions(-)
Index: kexec-tools-testing-mips/kexec/arch/mipsel/kexec-mipsel.c
===================================================================
--- kexec-tools-testing-mips.orig/kexec/arch/mipsel/kexec-mipsel.c
2008-03-05 11:27:43.000000000 +0900
+++ kexec-tools-testing-mips/kexec/arch/mipsel/kexec-mipsel.c 2008-03-05
11:27:46.000000000 +0900
@@ -100,9 +100,6 @@ void arch_usage(void)
{
}
-static struct {
-} arch_options = {
-};
int arch_process_options(int argc, char **argv)
{
static const struct option options[] = {
--
--
Horms
|
| Previous by Date: | [PATCH] : Move arch/mips/philips to arch/mips/nxp, Daniel Laird |
|---|---|
| Next by Date: | [patch 06/12] kexec-tools: mipsel: Remove unused variables from elf_mipsel_load, Simon Horman |
| Previous by Thread: | [patch 00/12] Intention to merge mipsel into kexec-tools-testing, Simon Horman |
| Next by Thread: | [patch 06/12] kexec-tools: mipsel: Remove unused variables from elf_mipsel_load, Simon Horman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |