From: Jon Loeliger <hidden> Date: 2007-11-01 13:08:23
So, like, the other day David Gibson mumbled:
This patch moves the dtc code for checking the device tree its
processing into a new checks.c. The tree accessor functions from
livetree.c which the checks use are exported and added to dtc.h.
Another small step towards a flexible checking architecture.
Signed-off-by: David Gibson <redacted>