drivers: acpi: don't use own implementation of hex_to_bin()
[safe/jmp/linux-2.6] / include / linux / serial_core.h
index 09d0d2d..f10db6e 100644 (file)
@@ -250,6 +250,7 @@ struct uart_ops {
 #endif
 };
 
+#define NO_POLL_CHAR           0x00ff0000
 #define UART_CONFIG_TYPE       (1 << 0)
 #define UART_CONFIG_IRQ                (1 << 1)