Skip to content
Commit 04662755 authored by Suman Anna's avatar Suman Anna Committed by Tom Rini
Browse files

firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h



The common TI SCI header file uses some macros from err.h and these
get exercised when CONFIG_TI_SCI_PROTOCOL is not defined. Include
the linux/err.h header file in this header file directly rather
than relying on source files to include it to eliminate any
potential build errors.

While at this, reorder the existing header file include to the
beginning of the file.

Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Reviewed-by: default avatarNishanth Menon <nm@ti.com>
parent 12ff1a8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment