mirror of
https://github.com/xenia-project/linux.git
synced 2026-01-31 01:35:30 +01: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 <viresh.kumar@st.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>