[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110729.071710.1864654661956416171.davem@davemloft.net>
Date: Fri, 29 Jul 2011 07:17:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jkosina@...e.cz
Cc: James.Bottomley@...senPartnership.com, vitalivanov@...il.com,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org
Subject: Re: sungem: fix compile failure caused by trivial #include
consolidation
From: Jiri Kosina <jkosina@...e.cz>
Date: Fri, 29 Jul 2011 16:11:54 +0200 (CEST)
> On Fri, 29 Jul 2011, James Bottomley wrote:
>
>> This patch:
>>
>> commit e44ba033c5654dbfda53461c9b1f7dd9bd1d198f
>> Author: Vitaliy Ivanov <vitalivanov@...il.com>
>> Date: Mon Jun 20 16:08:07 2011 +0200
>>
>> treewide: remove duplicate includes
>>
>> Causes this compile failure on parisc:
>>
>> CC [M] drivers/net/sungem.o
>> drivers/net/sungem.c:49:22: error: asm/prom.h: No such file or directory
>> make[2]: *** [drivers/net/sungem.o] Error 1
>>
>> Only Sparc and PPC actually have the asm/prom.h include, so you can't
>> consolidate it outside of the ifdefs.
>>
>> Signed-off-by: James Bottomley <JBottomley@...allels.com>
>>
>> ---
>>
>> This really shouldn't be happening with a trivial patch, since it's an
>> obviously non-trivial transformation ... I assume the duplicate include
>> checker isn't taking #ifdefs into account?
>
> Ah, right. I am afraid this was simply overlooked. David, do you want me
> to take this, or will you fix that up in your tree? (I am fine either
> way).
Take what, although James signed off he seemd to simply repost your
patch again rather than a fix, unless I'm reading it wrong :-)
But yeah once there is a fix please push it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists