From: Russell King Date: Sun, 22 Jun 2008 14:41:30 +0000 (+0100) Subject: [ARM] Export dma_sync_sg_for_device() X-Git-Tag: v2.6.26-rc9~74^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6e14f4fb50bc734d08e65eb8a5798d54a2ad77;p=pandora-kernel.git [ARM] Export dma_sync_sg_for_device() Noticed by Martin Michlmayr, this missing export prevents IEEE1394 from building with: ERROR: "dma_sync_sg_for_device" [drivers/ieee1394/ieee1394.ko] undefined! Signed-off-by: Russell King --- Reading git-diff-tree failed