From: Sergei Shtylyov Date: Fri, 4 Feb 2011 19:04:17 +0000 (+0300) Subject: libata: remove ATA_FLAG_MMIO X-Git-Tag: v2.6.39-rc1~490^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3696df309971b3427cb9cb039138a1732a865a0b;p=pandora-kernel.git libata: remove ATA_FLAG_MMIO Commit 0d5ff566779f894ca9937231a181eb31e4adff0e (libata: convert to iomap) removed all checks of ATA_FLAG_MMIO but neglected to remove the flag itself. Do it now, at last... Signed-off-by: Sergei Shtylyov Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed