lkml.org 
[lkml]   [2012]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 4/5] OpenRISC: Include export.h
Date
EXPORT_SYMBOL* needs export.h.

Signed-off-by: Richard Weinberger <richard@nod.at>
---
arch/openrisc/kernel/init_task.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/openrisc/kernel/init_task.c b/arch/openrisc/kernel/init_task.c
index 45744a38..70381d4 100644
--- a/arch/openrisc/kernel/init_task.c
+++ b/arch/openrisc/kernel/init_task.c
@@ -15,6 +15,7 @@
* 2 of the License, or (at your option) any later version.
*/

+#include <linux/export.h>
#include <linux/init_task.h>
#include <linux/mqueue.h>

--
1.7.7.3


\
 
 \ /
  Last update: 2012-03-02 01:59    [W:0.278 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site