Skip to content
Snippets Groups Projects
Commit f070b1a2 authored by Joe Hershberger's avatar Joe Hershberger
Browse files

phy: Break include cycle


Because some phy wants to export some functions [1], export.h was
including the whole phy subsystem which pulls in lots of stuff that
causes some ordering and redefinition issues. Split out the only part
that is actually needed in export.h and include it there and in phy.h.

[1] commit 95279315 ("board/ls2085rdb: Export functions for
			  standalone AQ FW load apps")

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 9cce5663
No related branches found
No related tags found
Loading
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