aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt8235/vt8235_ide.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/via/vt8235/vt8235_ide.c')
-rw-r--r--src/southbridge/via/vt8235/vt8235_ide.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/via/vt8235/vt8235_ide.c b/src/southbridge/via/vt8235/vt8235_ide.c
index 5f7a85fd07..47d1b05a1e 100644
--- a/src/southbridge/via/vt8235/vt8235_ide.c
+++ b/src/southbridge/via/vt8235/vt8235_ide.c
@@ -20,7 +20,7 @@ static void ide_init(struct device *dev)
* reason.
*/
printk_info("%s: enabling compatibility IDE addresses\n",
- __FUNCTION__);
+ __func__);
enables = pci_read_config8(dev, 0x42);
printk_debug("enables in reg 0x42 0x%x\n", enables);
enables &= ~0xc0; // compatability mode