Commit 327ef2e9048a5e39bf84d7f17f78a87e7a068742
Committed by
Grant Likely
1 parent
f52b69f86e
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
spi/pL022: include types.h to remove compilation warnings
linux/pl022.h uses definitions like, u8, u16, etc, which have dependency of types.h file, which isn't included in it. So, we get compilation warnings. This patch includes types.h there to fix these warnings. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff