mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: rpurdie@rpsys.net, kernel list <linux-kernel@vger.kernel.org>,
	Russell King <rmk@arm.linux.org.uk>
Subject: Fix compilation on arm in -rc1-git
Date: Wed, 12 Jul 2006 13:11:57 +0200	[thread overview]
Message-ID: <20060712111157.GA1978@elf.ucw.cz> (raw)

Hi!

After latest git update, I was getting compile errors until doing:

Fix compilation on ARM. Not sure if it is the clean fix.

Signed-off-by: Pavel Machek <pavel@suse.cz>

---
commit 80a1958320e8e055029fea08ac7523d069cb1855
tree 5f6afc72867ea56bab33b2c31b2b12b499239071
parent 12280deab4c82a57c766eb0321b6edf8e323a50e
author <pavel@amd.ucw.cz> Wed, 12 Jul 2006 13:11:06 +0200
committer <pavel@amd.ucw.cz> Wed, 12 Jul 2006 13:11:06 +0200

 include/linux/root_dev.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/root_dev.h b/include/linux/root_dev.h
index ea4bc9d..09247d6 100644
--- a/include/linux/root_dev.h
+++ b/include/linux/root_dev.h
@@ -2,6 +2,7 @@
 #define _ROOT_DEV_H_
 
 #include <linux/major.h>
+#include <linux/kdev_t.h>
 
 enum {
 	Root_NFS = MKDEV(UNNAMED_MAJOR, 255),

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

             reply	other threads:[~2006-07-12 11:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12 11:11 Pavel Machek [this message]
2006-07-12 11:37 ` Russell King

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=20060712111157.GA1978@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    --cc=rpurdie@rpsys.net \
    /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

all inboxes | Powered by JetHome®