]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - kernel/patches/linux-serial-core.diff
pakfire: Update to 0.9.25.
[people/ms/ipfire-3.x.git] / kernel / patches / linux-serial-core.diff
CommitLineData
81bb0557
MT
1--- a/include/linux/serial_core.h.orig 2012-12-27 11:22:18.332950493 +0000
2+++ b/include/linux/serial_core.h 2012-12-27 11:22:33.872012568 +0000
3@@ -84,7 +84,7 @@
4 void (*poll_put_char)(struct uart_port *, unsigned char);
5 int (*poll_get_char)(struct uart_port *);
6 #endif
7-};
8+} __no_const;
9
10 #define NO_POLL_CHAR 0x00ff0000
11 #define UART_CONFIG_TYPE (1 << 0)