[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47B5D1C3.40702@linux.vnet.ibm.com>
Date: Fri, 15 Feb 2008 23:24:11 +0530
From: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To: bzolnier@...il.com
CC: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
linuxppc-dev@...abs.org, michael@...erman.id.au,
Andy Whitcroft <apw@...dowen.org>
Subject: [BUID_FAILURE] next-20080215 Build failure caused by ide: rework
PowerMac media-bay support
The linux-next-20080215 kernel build fails on the powerpc with
following error
CC arch/powerpc/platforms/powermac/setup.o
In file included from arch/powerpc/platforms/powermac/setup.c:66:
include/asm/mediabay.h:29: error: syntax error before 'ide_hwif_t'
include/asm/mediabay.h:29: warning: function declaration isn't a prototype
make[2]: *** [arch/powerpc/platforms/powermac/setup.o] Error 1
make[1]: *** [arch/powerpc/platforms/powermac] Error 2
make: *** [arch/powerpc/platforms] Error 2
This build failure is caused by the ide: rework PowerMac media-bay support
patch.This problem was reported and solution suggested according to
http://lkml.org/lkml/2008/2/13/195 including the
#include <linux/ide.h> after
#ifdef CONFIG_BLK_DEV_IDE_PMAC
helps in fixing the build failure.
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
--
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