From: Russell King Date: Tue, 17 Apr 2007 07:32:26 +0000 (-0700) Subject: Provide dummy devm_ioport_* if !HAS_IOPORT X-Git-Tag: v2.6.21~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93da28790c17345f4db10358dfb19b4c241d8ba3;p=pandora-kernel.git Provide dummy devm_ioport_* if !HAS_IOPORT Provide an dummy implementation of devm_ioport_map() and devm_ioport_unmap() to allow drivers (eg, pata_platform) to build for platforms where CONFIG_NO_IOPORT is selected. Signed-off-by: Russell King Cc: Alan Cox Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed