[PATCH] via-rhine: link state fix
[pandora-kernel.git] / lib / string.c
index 037a48a..b3c28a3 100644 (file)
@@ -403,7 +403,6 @@ char *strpbrk(const char *cs, const char *ct)
        }
        return NULL;
 }
-EXPORT_SYMBOL(strpbrk);
 #endif
 
 #ifndef __HAVE_ARCH_STRSEP