Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212829
b: refs/heads/master
c: c069573
h: refs/heads/master
i:
  212827: 38e6b89
v: v3
  • Loading branch information
Mike Frysinger authored and Jeff Garzik committed Oct 22, 2010
1 parent 1930df0 commit 0496f4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b1be934110cee3ad8d3f813f1a5bf28a56ca691
refs/heads/master: c0695733d56ea12ad62ee534c2eed91f917548ae
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_bf54x.c
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ static void bfin_dev_select(struct ata_port *ap, unsigned int device)
* @ctl: value to write
*/

static u8 bfin_set_devctl(struct ata_port *ap, u8 ctl)
static void bfin_set_devctl(struct ata_port *ap, u8 ctl)
{
void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr;
write_atapi_register(base, ATA_REG_CTRL, ctl);
Expand Down

0 comments on commit 0496f4b

Please sign in to comment.