[PATCH 150] Mac missing include

From: Geert Uytterhoeven
Date: Mon Mar 22 2004 - 05:04:48 EST


Mac: Add missing #include <asm/keyboard.h> (needed for SYSRQ_KEY)

--- linux-2.4.26-pre5/arch/m68k/mac/config.c 2003-07-10 16:22:26.000000000 +0200
+++ linux-m68k-2.4.26-pre5/arch/m68k/mac/config.c 2004-02-09 20:32:36.000000000 +0100
@@ -33,6 +33,7 @@
#include <asm/pgtable.h>
#include <asm/rtc.h>
#include <asm/machdep.h>
+#include <asm/keyboard.h>

#include <asm/macintosh.h>
#include <asm/macints.h>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/