[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 9 Dec 2006 09:50:15 +0000 (10:50 +0100)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 9 Dec 2006 17:41:18 +0000 (09:41 -0800)
Remove bogus comments about unexporting cache_{push,clear}(), as inline
dma_cache_maintenance() (used by at least bionet and pamsnet) calls them.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found