This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / sh / mm / consistent.c
index 1f7af0c..789bacf 100644 (file)
@@ -78,8 +78,4 @@ void consistent_sync(void *vaddr, size_t size, int direction)
                BUG();
        }
 }
-
-EXPORT_SYMBOL(consistent_alloc);
-EXPORT_SYMBOL(consistent_free);
 EXPORT_SYMBOL(consistent_sync);
-