Skip to content
Snippets Groups Projects
Commit b5bf5cb3 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

treewide: use #include <...> to include public headers


We are supposed to use #include <...> to include headers in the
public include paths.  We should use #include "..." only for headers
in local directories.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent a4ca3799
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment