]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Add export.h to arch/sh/kernel/perf_event.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 21:37:20 +0000 (17:37 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 21:37:20 +0000 (17:37 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/sh/kernel/perf_event.c

index 2ee21a47b5af6e1aac2889712c69848b7194f317..10b14e3a7eb8142bd88a81ddd9c3a9cb96941a36 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/io.h>
 #include <linux/irq.h>
 #include <linux/perf_event.h>
+#include <linux/export.h>
 #include <asm/processor.h>
 
 struct cpu_hw_events {