possible bug in the acpi_bus.h file in kernel 2.4.25

From: Support
Date: Mon Apr 05 2004 - 03:53:01 EST


in the acpi_bus.h file, there is a reference to device.h, however no such
file exists in the 2.4.25 source code and causes a compile error when
including acpi in the compile.

the line is as follows


#include <linux/device.h>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/