From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Move tree checking code to checks.c In-Reply-To: Your message of "Thu, 01 Nov 2007 16:49:26 +1100." <20071101054926.GC18744@localhost.localdomain> References: <20071101054926.GC18744@localhost.localdomain> Date: Thu, 01 Nov 2007 08:08:23 -0500 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Applied. jdl