[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4730DF4B.6090905@linux.vnet.ibm.com>
Date: Wed, 07 Nov 2007 03:10:27 +0530
From: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To: akpm@...ux-foundation.org
CC: mm-commits@...r.kernel.org, linux-kernel@...r.kernel.org,
jdelvare@...e.de, trenn@...e.de, mhoffman@...htlink.com,
lenb@...nel.org, Andy Whitcroft <apw@...dowen.org>
Subject: Re: mm snapshot broken-out-2007-11-06-02-32 - ACPI functions broken
Hi Andrew,
The kernel build fails, on powerpc while compiling the kernel with allyesconfig option
drivers/hwmon/w83627hf.c:1631: error: implicit declaration of function ‘acpi_check_resource_conflict’
make[2]: *** [drivers/hwmon/w83627hf.o] Error 1
make[1]: *** [drivers/hwmon] Error 2
make: *** [drivers] Error 2
CC fs/xfs/xfs_error.o
drivers/hwmon/w83627hf.c:1631: error: implicit declaration of function ‘acpi_check_resource_conflict’
make[2]: *** [drivers/hwmon/w83627hf.o] Error 1
make[1]: *** [drivers/hwmon] Error 2
make: *** [drivers] Error 2
drivers/i2c/busses/i2c-ali1535.c:163: error: implicit declaration of function ‘acpi_check_region’
make[3]: *** [drivers/i2c/busses/i2c-ali1535.o] Error 1
make[2]: *** [drivers/i2c/busses] Error 2
make[1]: *** [drivers/i2c] Error 2
drivers/hwmon/dme1737.c:2231: error: implicit declaration of function ‘acpi_check_resource_conflict’
make[2]: *** [drivers/hwmon/dme1737.o] Error 1
make[1]: *** [drivers/hwmon] Error 2
make: *** [drivers] Error 2
The patches check-for-acpi-resource-conflicts-in-hwmon-drivers and
check-for-acpi-resource-conflicts-in-i2c-bus-drivers.patch, causes this build failure.
The declaration of the functions are under ifdef CONFIG_ACPI.
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
View attachment "config" of type "text/plain" (77952 bytes)
Powered by blists - more mailing lists