This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-um / atomic.h
index b683f10..5e297ac 100644 (file)
@@ -1,11 +1,6 @@
 #ifndef __UM_ATOMIC_H
 #define __UM_ATOMIC_H
 
-/* The i386 atomic.h calls printk, but doesn't include kernel.h, so we
- * include it here.
- */
-#include "linux/kernel.h"
-
 #include "asm/arch/atomic.h"
 
 #endif