mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Fix compilation on arm in -rc1-git
@ 2006-07-12 11:11 Pavel Machek
  2006-07-12 11:37 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2006-07-12 11:11 UTC (permalink / raw)
  To: rpurdie, kernel list, Russell King

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fix compilation on arm in -rc1-git
  2006-07-12 11:11 Fix compilation on arm in -rc1-git Pavel Machek
@ 2006-07-12 11:37 ` Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2006-07-12 11:37 UTC (permalink / raw)
  To: Pavel Machek; +Cc: rpurdie, kernel list

On Wed, Jul 12, 2006 at 01:11:57PM +0200, Pavel Machek wrote:
> After latest git update, I was getting compile errors until doing:

I've sent a better fix to Linus, Andrew, lkml, etc yesterday evening -
part of the "RFC: cleaning up the in-kernel headers" thread.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 Serial core

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-12 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-12 11:11 Fix compilation on arm in -rc1-git Pavel Machek
2006-07-12 11:37 ` Russell King

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®