From: Frank Mori Hess Date: Sun, 8 Apr 2001 22:08:09 +0000 (+0000) Subject: converted some left over irq.h to spinlock.h X-Git-Tag: r0_7_58~8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=54e6da1140cc4982d13dbae829b06ce57c1d9c03;p=comedi.git converted some left over irq.h to spinlock.h --- diff --git a/include/linux/spinlock.h b/include/linux/spinlock.h index 69313892..aa71cbf7 100644 --- a/include/linux/spinlock.h +++ b/include/linux/spinlock.h @@ -10,11 +10,11 @@ #if LINUX_VERSION_CODE < 0x020300 #include #else -#include_next +#include_next #endif -#endif /* _COMPAT_IRQ_H */ +#endif /* _COMPAT_SPINLOCK_H */