aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_sil680.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/pata_sil680.c')
-rw-r--r--drivers/ata/pata_sil680.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_sil680.c b/drivers/ata/pata_sil680.c
index e8dfd8fc3ff7..11da1f5271d5 100644
--- a/drivers/ata/pata_sil680.c
+++ b/drivers/ata/pata_sil680.c
@@ -270,7 +270,7 @@ static struct ata_port_operations sil680_port_ops = {
270 * is powered up on boot and when we resume in case we resumed from RAM. 270 * is powered up on boot and when we resume in case we resumed from RAM.
271 * Returns the final clock settings. 271 * Returns the final clock settings.
272 */ 272 */
273 273
274static u8 sil680_init_chip(struct pci_dev *pdev) 274static u8 sil680_init_chip(struct pci_dev *pdev)
275{ 275{
276 u32 class_rev = 0; 276 u32 class_rev = 0;