]> git.dujemihanovic.xyz Git - u-boot.git/commit
scmi: Include device_compat.h
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 24 Feb 2021 10:19:43 +0000 (11:19 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 11 Mar 2021 16:03:19 +0000 (17:03 +0100)
commit1b9ad5198afa4d6c39ec605935dab468f7559b9e
tree929a2a5744bc4a282e1f3878c9a03071b9213884
parent08db5d5c7198d38ec51e12b8a65fc2b68dd92acc
scmi: Include device_compat.h

Include the file needed for log function prototype, this patch solves the
compilation issue for undefined reference to `dev_err'.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/firmware/scmi/smccc_agent.c