[PATCH] arch/powerpc/kvm/e500: Additional module.h => export.h fixup

Subsystems: kernel virtual machine for powerpc (kvm/powerpc), linux for powerpc (32-bit and 64-bit), the rest

STALE5344d

2 messages, 2 authors, 2011-12-23 · open the first message on its own page

[PATCH] arch/powerpc/kvm/e500: Additional module.h => export.h fixup

From: Kyle Moffett <hidden>
Date: 2011-12-22 16:21:56

This file, like many others, needs to include <linux/export.h>.

Signed-off-by: Kyle Moffett <redacted>
---
 arch/powerpc/kvm/e500.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/kvm/e500.c b/arch/powerpc/kvm/e500.c
index 26d2090..387c383 100644
--- a/arch/powerpc/kvm/e500.c
+++ b/arch/powerpc/kvm/e500.c
@@ -13,6 +13,7 @@
  */
 
 #include <linux/kvm_host.h>
+#include <linux/export.h>
 #include <linux/slab.h>
 #include <linux/err.h>
 
-- 
1.7.7.3

Re: [PATCH] arch/powerpc/kvm/e500: Additional module.h => export.h fixup

From: Alexander Graf <hidden>
Date: 2011-12-23 13:35:18

On 22.12.2011, at 17:21, Kyle Moffett wrote:
This file, like many others, needs to include <linux/export.h>.

Signed-off-by: Kyle Moffett <redacted>
Thanks, I already applied a patch from Scott that addresses the same issue.


Alex
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help