From: Stefan Richter Date: Sat, 9 Oct 2010 22:54:02 +0000 (+0200) Subject: ieee1394: move init_ohci1394_dma to drivers/firewire/ X-Git-Tag: v2.6.37-rc1~131^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ef5b816c0eaf84f91106cfc0893069c49e86113;p=pandora-kernel.git ieee1394: move init_ohci1394_dma to drivers/firewire/ because drivers/ieee1394/ will be deleted. Additional changes: - add some #include directives - adjust to use firewire/ohci.h instead of ieee1394/ohci1394.h, replace struct ti_ohci by a minimal struct ohci, replace quadlet_t from ieee1394_types.h by u32 - two or three trivial stylistic changes - __iomem annotation Signed-off-by: Stefan Richter --- Reading git-diff-tree failed