]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/bitops.h
arch/powerpc: Add SGMII support for the L2 Switch ports
[u-boot] / arch / powerpc / include / asm / bitops.h
index adaf0914921c41278c3cd49380244ed8843611cf..a6bcf3c3febab5000390b523dfaf4e0fefc27eb5 100644 (file)
@@ -5,7 +5,6 @@
 #ifndef _PPC_BITOPS_H
 #define _PPC_BITOPS_H
 
-#include <linux/config.h>
 #include <asm/byteorder.h>
 
 extern void set_bit(int nr, volatile void *addr);