X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fata%2Fahci_mvebu.c;h=72d90b4c3aaefa4b9051d02383b55c9e3899072b;hb=86125df731cb260f425b852ec0c672ac12449d31;hp=0045dacd814b44ec21f87e4acceb07e69056f214;hpb=ec064d3c6b40697fd72f4b1eeabbf293b7947a04;p=linux-2.6-microblaze.git diff --git a/drivers/ata/ahci_mvebu.c b/drivers/ata/ahci_mvebu.c index 0045dacd814b..72d90b4c3aae 100644 --- a/drivers/ata/ahci_mvebu.c +++ b/drivers/ata/ahci_mvebu.c @@ -82,7 +82,7 @@ static void ahci_mvebu_regret_option(struct ahci_host_priv *hpriv) * * Return: 0 on success; Error code otherwise. */ -int ahci_mvebu_stop_engine(struct ata_port *ap) +static int ahci_mvebu_stop_engine(struct ata_port *ap) { void __iomem *port_mmio = ahci_port_base(ap); u32 tmp, port_fbs;