]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-powerpc/pmc.h
cpm_uart: make it possible to utilize from powerpc
[karo-tx-linux.git] / include / asm-powerpc / pmc.h
index 5f41f3a2b293cfd304795330f2f758e345dd67fc..07d6a427931983d4df83ea146083a289f3f7f980 100644 (file)
@@ -18,6 +18,7 @@
  */
 #ifndef _POWERPC_PMC_H
 #define _POWERPC_PMC_H
+#ifdef __KERNEL__
 
 #include <asm/ptrace.h>
 
@@ -44,4 +45,5 @@ void dump_pmcs(void);
 extern struct op_powerpc_model op_model_fsl_booke;
 #endif
 
+#endif /* __KERNEL__ */
 #endif /* _POWERPC_PMC_H */