Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal...
[sfrench/cifs-2.6.git] / arch / s390 / lib / div64.c
index 0481f3424a13ce03a06d564b173f69261f660174..a5f8300bf3ee2c8fa61a86f9ea798cd80cd4817f 100644 (file)
@@ -147,5 +147,3 @@ uint32_t __div64_32(uint64_t *n, uint32_t base)
 }
 
 #endif /* MARCH_G5 */
-
-EXPORT_SYMBOL(__div64_32);