]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/staging/speakup/serialio.c
drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_DFNS.
[linux.git] / drivers / staging / speakup / serialio.c
index 135428856d47a88487ddb679a5db7ee7341f122c..4e18fb4053446382cc30e77bc7f7c08f03af92c0 100644 (file)
@@ -6,6 +6,10 @@
 #include "spk_priv.h"
 #include "serialio.h"
 
+#ifndef SERIAL_PORT_DFNS
+#define SERIAL_PORT_DFNS
+#endif
+
 static void start_serial_interrupt(int irq);
 
 static const struct old_serial_port rs_table[] = {