From: monstr@monstr.eu
To: jeff@garzik.org
Cc: mingo@elte.hu, linux-kernel@vger.kernel.org,
Michal Simek <monstr@monstr.eu>
Subject: [PATCH 1/1] microblaze: Fix problem with removing zero length files
Date: Mon, 13 Apr 2009 20:56:57 +0200 [thread overview]
Message-ID: <1239649017-5850-1-git-send-email-monstr@monstr.eu> (raw)
From: Michal Simek <monstr@monstr.eu>
Adding one new line was recommended solution.
Test with make distclean
Signed-off-by: Michal Simek <monstr@monstr.eu>
---
arch/microblaze/include/asm/auxvec.h | 1 +
arch/microblaze/include/asm/cputable.h | 1 +
arch/microblaze/include/asm/hw_irq.h | 1 +
arch/microblaze/include/asm/user.h | 1 +
arch/microblaze/include/asm/vga.h | 1 +
5 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/arch/microblaze/include/asm/auxvec.h b/arch/microblaze/include/asm/auxvec.h
index e69de29..8b13789 100644
--- a/arch/microblaze/include/asm/auxvec.h
+++ b/arch/microblaze/include/asm/auxvec.h
@@ -0,0 +1 @@
+
diff --git a/arch/microblaze/include/asm/cputable.h b/arch/microblaze/include/asm/cputable.h
index e69de29..8b13789 100644
--- a/arch/microblaze/include/asm/cputable.h
+++ b/arch/microblaze/include/asm/cputable.h
@@ -0,0 +1 @@
+
diff --git a/arch/microblaze/include/asm/hw_irq.h b/arch/microblaze/include/asm/hw_irq.h
index e69de29..8b13789 100644
--- a/arch/microblaze/include/asm/hw_irq.h
+++ b/arch/microblaze/include/asm/hw_irq.h
@@ -0,0 +1 @@
+
diff --git a/arch/microblaze/include/asm/user.h b/arch/microblaze/include/asm/user.h
index e69de29..8b13789 100644
--- a/arch/microblaze/include/asm/user.h
+++ b/arch/microblaze/include/asm/user.h
@@ -0,0 +1 @@
+
diff --git a/arch/microblaze/include/asm/vga.h b/arch/microblaze/include/asm/vga.h
index e69de29..8b13789 100644
--- a/arch/microblaze/include/asm/vga.h
+++ b/arch/microblaze/include/asm/vga.h
@@ -0,0 +1 @@
+
--
1.5.5.1
next reply other threads:[~2009-04-13 18:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-13 18:56 monstr [this message]
2009-04-13 19:06 ` Jeff Garzik
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=1239649017-5850-1-git-send-email-monstr@monstr.eu \
--to=monstr@monstr.eu \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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
Powered by JetHome