[PATCH 6/14] hvc_console: Add missing include
Anton Blanchard
anton at samba.org
Thu Jul 7 01:54:22 EST 2005
From: Milton Miller <miltonm at bga.com>
hvc_console checks MAGIC_SYSRQ and XMON config vars.
Signed-off-by: Milton Miller <miltonm at bga.com>
Signed-off-by: Anton Blanchard <anton at samba.org>
diff -puN drivers/char/hvc_console.c~hvc-console-config-h drivers/char/hvc_console.c
--- gr_work_udbg/drivers/char/hvc_console.c~hvc-console-config-h 2005-02-08 00:42:54.520912122 -0600
+++ gr_work_udbg-miltonm/drivers/char/hvc_console.c 2005-02-08 00:43:21.879836268 -0600
@@ -22,6 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <linux/config.h>
#include <linux/console.h>
#include <linux/cpumask.h>
#include <linux/init.h>
_
More information about the Linuxppc64-dev
mailing list