From: Zhang Yanfei <zhangyanfei.yes@gmail.com>
To: Simon Horman <horms@verge.net.au>
Cc: "kexec@lists.infradead.org" <kexec@lists.infradead.org>
Subject: [PATCH 2/2] kexec/s390: cleanup: Remove non-existent header file include
Date: Sat, 25 May 2013 22:34:01 +0800 [thread overview]
Message-ID: <51A0CBD9.5040808@gmail.com> (raw)
In-Reply-To: <51A0CB91.3090607@gmail.com>
From: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
There is no elf.h in this directory, so remove the useless
include.
Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
---
kexec/arch/s390/kexec-image.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/kexec/arch/s390/kexec-image.c b/kexec/arch/s390/kexec-image.c
index d3af800..e49b75b 100644
--- a/kexec/arch/s390/kexec-image.c
+++ b/kexec/arch/s390/kexec-image.c
@@ -21,7 +21,6 @@
#include "../../kexec-syscall.h"
#include "../../kexec/crashdump.h"
#include "kexec-s390.h"
-#include "elf.h"
#include <arch/options.h>
static uint64_t crash_base, crash_end;
--
1.7.1
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next prev parent reply other threads:[~2013-05-25 14:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-25 14:32 [PATCH 1/2] kexec/s390: cleanup: Fix a mistaken comment Zhang Yanfei
2013-05-25 14:34 ` Zhang Yanfei [this message]
2013-05-25 23:34 ` [PATCH 2/2] kexec/s390: cleanup: Remove non-existent header file include Simon Horman
2013-05-25 23:24 ` [PATCH 1/2] kexec/s390: cleanup: Fix a mistaken comment Simon Horman
2013-05-25 23:26 ` Simon Horman
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=51A0CBD9.5040808@gmail.com \
--to=zhangyanfei.yes@gmail.com \
--cc=horms@verge.net.au \
--cc=kexec@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox