pata_bf54x: fix return type of bfin_set_devctl
authorMike Frysinger <vapier@gentoo.org>
Thu, 21 Oct 2010 08:00:40 +0000 (04:00 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 22 Oct 2010 01:17:49 +0000 (21:17 -0400)
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 <vapier@gentoo.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found