From: Mike Frysinger Date: Thu, 21 Oct 2010 08:00:40 +0000 (-0400) Subject: pata_bf54x: fix return type of bfin_set_devctl X-Git-Tag: v2.6.37-rc1~181^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0695733d56ea12ad62ee534c2eed91f917548ae;p=pandora-kernel.git pata_bf54x: fix return type of bfin_set_devctl The new devctl func added for us to the driver has the wrong return type. Which is to say there shouldn't be any. This fixes compile time warnings as there shouldn't be any runtime difference. Signed-off-by: Mike Frysinger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed