diff options
| author | Herton Ronaldo Krzesinski <[email protected]> | 2007-07-31 00:38:52 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-31 15:39:40 -0700 |
| commit | 41d202d80e829c0a489119ad63d7ece08a9786da (patch) | |
| tree | 2924723e2441a0fef0e3097a4f64423895e198df /scripts/patch-kernel | |
| parent | f54f098612d7f86463b5fb4763d03533d634de73 (diff) | |
Include serial_reg.h with userspace headers
As reported by Gustavo de Nardin <[email protected]>, while trying to
compile xosview (http://xosview.sourceforge.net/) with upstream kernel
headers being used you get the following errors:
serialmeter.cc:48:30: error: linux/serial_reg.h: No such file or directory
serialmeter.cc: In member function 'virtual void
SerialMeter::checkResources()':
serialmeter.cc:71: error: 'UART_LSR' was not declared in this scope
serialmeter.cc:71: error: 'UART_MSR' was not declared in this scope
...
Signed-off-by: Herton Ronaldo Krzesinski <[email protected]>
Cc: Gustavo de Nardin <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Russell King <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions