[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1335925644-5192-3-git-send-email-mattst88@gmail.com>
Date: Tue, 1 May 2012 22:27:23 -0400
From: Matt Turner <mattst88@...il.com>
To: linux-alpha@...r.kernel.org
Cc: Richard Henderson <rth@...ddle.net>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
linux-kernel@...r.kernel.org, Jim Faulkner <jfaulkne@....neu.edu>,
Matt Turner <mattst88@...il.com>
Subject: [PATCH 3/4] alpha: include module.h to fix modpost on Tsunami
From: Jim Faulkner <jfaulkne@....neu.edu>
Signed-off-by: Jim Faulkner <jfaulkne@....neu.edu>
Signed-off-by: Matt Turner <mattst88@...il.com>
---
arch/alpha/kernel/core_tsunami.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/alpha/kernel/core_tsunami.c b/arch/alpha/kernel/core_tsunami.c
index 5e7c28f..61893d7 100644
--- a/arch/alpha/kernel/core_tsunami.c
+++ b/arch/alpha/kernel/core_tsunami.c
@@ -11,6 +11,7 @@
#include <asm/core_tsunami.h>
#undef __EXTERN_INLINE
+#include <linux/module.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/sched.h>
--
1.7.3.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists