Messages in this thread |  | | Date | Thu, 11 Oct 2001 08:00:46 -0700 | From | Tom Rini <> | Subject | Re: Linux-2.4.10-ac11 |
| |
On Thu, Oct 11, 2001 at 03:26:09PM +0200, willy tarreau wrote: > > I also _think_ nothing else needs the include in > <asm-i386/keyboard.h> so kill that off too. > > indeed, there are some files which need it and don't > compile > anymore. You have to leave the include enabled in > keyboard.h : > > - arch/i386/kernel/dmi_scan.c > - drivers/char/keyboard.c > - potentially other files in drivers/char/
Erm, these files should include <linux/pm.h> directly and not expect something else to pull it in. Doing a quick grep shows that everything else does.
-- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |