summaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83697hf/w83697hf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/w83697hf/w83697hf.h')
-rw-r--r--src/superio/winbond/w83697hf/w83697hf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/superio/winbond/w83697hf/w83697hf.h b/src/superio/winbond/w83697hf/w83697hf.h
index 741d5b2122..7e353e23ce 100644
--- a/src/superio/winbond/w83697hf/w83697hf.h
+++ b/src/superio/winbond/w83697hf/w83697hf.h
@@ -32,8 +32,5 @@
#define W83697HF_ACPI 10 /* ACPI */
#define W83697HF_HWM 11 /* Hardware monitor */
-#ifndef __ROMCC__
void w83697hf_set_clksel_48(device_t);
#endif
-
-#endif