Skip to content
Commit 3af887c3 authored by Mark Brown's avatar Mark Brown Committed by David S. Miller
Browse files

net/faraday: Explicitly include linux/of.h and linux/property.h



This driver uses interfaces from linux/of.h and linux/property.h but
relies on implict inclusion of those headers which means that changes in
other headers could break the build, as happened in -next for arm today.
Add a explicit includes.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Acked-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b917078c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment