ucc_geth: migrate ucc_geth to phylib
[pandora-kernel.git] / include / asm-sparc64 / atomic.h
index 468eb48..2f0bec2 100644 (file)
@@ -8,7 +8,6 @@
 #ifndef __ARCH_SPARC64_ATOMIC__
 #define __ARCH_SPARC64_ATOMIC__
 
-#include <linux/config.h>
 #include <linux/types.h>
 
 typedef struct { volatile int counter; } atomic_t;