From: Pawel Moll Date: Wed, 7 Sep 2011 12:36:26 +0000 (+0100) Subject: ata: Make pata_of_platform.c compile again and work on non-PPC platforms X-Git-Tag: v3.2-rc1~151^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37210fbe1ddcd91b0331877fae81645978b5c3b1;p=pandora-kernel.git ata: Make pata_of_platform.c compile again and work on non-PPC platforms This patch adds missing #includes, makes the driver selectable on non-PPC OF-enabled platforms and fixes property value accesses to be correct in Little Endian system. Cc: Anton Vorontsov Signed-off-by: Pawel Moll Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed