remove trailing whitespace
[coreboot.git] / src / superio / nuvoton / wpcm450 / wpcm450.h
index bf50c853ce5e1f3627ea7bf2a37a97a0a6948d3a..46f3cc5fe66b8edab526c33f0d84d4929fd5c56e 100644 (file)
@@ -25,4 +25,6 @@
 #define WPCM450_SP1  0x03 /* Com1 */
 #define WPCM450_KBCK 0x06 /* Keyboard */
 
+void wpcm450_enable_dev(u8 dev, u16 port, u16 iobase);
+
 #endif