]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/um/sys-i386/bug.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[karo-tx-linux.git] / arch / um / sys-i386 / bug.c
index 200c8ba2879bef1415f3b6fa8818e81ad7c7b0c6..8d4f273f1219b0aaab6d3fc24769d7dddb5ec4c4 100644 (file)
@@ -4,9 +4,10 @@
  */
 
 #include <linux/uaccess.h>
+#include <asm/errno.h>
 
 /* Mostly copied from i386/x86_86 - eliminated the eip < PAGE_OFFSET because
- * that's not relevent in skas mode.
+ * that's not relevant in skas mode.
  */
 
 int is_valid_bugaddr(unsigned long eip)