summaryrefslogtreecommitdiff
path: root/src/include/uart8250.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/uart8250.h')
-rw-r--r--src/include/uart8250.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/uart8250.h b/src/include/uart8250.h
index 112cd44945..af95796733 100644
--- a/src/include/uart8250.h
+++ b/src/include/uart8250.h
@@ -129,8 +129,6 @@ u32 uart_mem_init(void);
#if defined(__PRE_RAM__) && CONFIG_DRIVERS_OXFORD_OXPCIE
/* and special init for OXPCIe based cards */
extern int oxford_oxpcie_present;
-
-void oxford_init(void);
#endif
#endif