mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
serial.h uses bool, but its definition is missing, as it doesn't include types.h. Fix this by including types.h Signed-off-by: Viresh Kumar <[email protected]> Signed-off-by: Russell King <[email protected]>