From: Kumar Gala Date: Wed, 7 Jan 2009 05:00:05 +0000 (-0600) Subject: powerpc: Export cacheable_memzero as its now used in a driver X-Git-Tag: v2.6.29-rc1~50^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1edda9c795b99c3761715a73f62a78fce41a1f1d;p=pandora-kernel.git powerpc: Export cacheable_memzero as its now used in a driver The Freescale PowerPC specific gianfar driver (gig-e) uses cacheable_memzero for performance reasons we need to export the symbol to allow the driver to be built as a module. Signed-off-by: Kumar Gala Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed