From: Sergei Shtylyov Date: Fri, 4 Feb 2011 19:08:22 +0000 (+0300) Subject: libata: remove ATA_FLAG_LPM X-Git-Tag: v2.6.39-rc1~490^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a0f6b7ecdcd810f8991ea26c95d93ff965e8f41;p=pandora-kernel.git libata: remove ATA_FLAG_LPM Commit 6b7ae9545ad9875a289f4191c0216b473e313cb9 (libata: reimplement link power management) removed the check of ATA_FLAG_LPM but neglected to remove the flag itself. Do it now... Signed-off-by: Sergei Shtylyov Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed