diff options
author | Mark Brown <broonie@kernel.org> | 2015-03-26 09:47:55 -0700 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-03-26 12:14:56 -0500 |
commit | 01218bf14ee60d4a2d6c667ebdbba3ae9a7a1d66 (patch) | |
tree | 9b79f498c8c80bececcd0bb3d729776f6314e0d5 /drivers/of/Kconfig | |
parent | 23a71fd616bf77fcc630ea514c469b0dd09cb99c (diff) | |
download | op-kernel-dev-01218bf14ee60d4a2d6c667ebdbba3ae9a7a1d66.zip op-kernel-dev-01218bf14ee60d4a2d6c667ebdbba3ae9a7a1d66.tar.gz |
of: Explicitly include linux/types.h in of_graph.h
In current -next of_graph.h fails to build due to it relying on
linux/types.h without explicitly including it:
../include/linux/of_graph.h:43:71: error: unknown type name 'u32'
caused by bfe446e37c4e (of: Add of_graph_get_port_by_id function). Add
an explicit inclusion to fix this.
Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/Kconfig')
0 files changed, 0 insertions, 0 deletions