From: Greg Kroah-Hartman Date: Wed, 3 Jun 2009 17:14:19 +0000 (-0700) Subject: Staging: pata_rdc: fix build warnings X-Git-Tag: v2.6.31-rc1~105^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b23e3104d95dd752fcf8b32fbace15f483b6814;p=pandora-kernel.git Staging: pata_rdc: fix build warnings struct ata_port_info shouldn't be const, so remove that which fixes up the compiler warnings. Cc: Kevin Huang Cc: Tomy Wang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed