serial.h exports struct serial_rs485 which contains __32 fields to userspace so it
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 3 Feb 2009 00:40:20 +0000 (00:40 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Tue, 3 Feb 2009 00:40:20 +0000 (00:40 +0000)
commit967b97db7b230d4344b0e2b983e2957696dba613
treed21a4824fc27c029429f12c38c7be9b18729430c
parent6463283ec3904a5ad28dae518a7f6d9fecac1c93
serial.h exports struct serial_rs485 which contains __32 fields to userspace so it
has to export linux/types.h to userspace aswell.

Fixes #4445

SVN-Revision: 14377
target/linux/generic-2.6/patches-2.6.28/960-fix-serial_h-includes.patch [new file with mode: 0644]