From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: Remove obsolete references_dts0 test Date: Tue, 23 Feb 2010 09:06:46 -0600 Message-ID: References: <20100223142337.GA8747@yookeroo> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <20100223142337.GA8747@yookeroo> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: David Gibson Cc: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org > The only purpose of the dtc_references_dts0 testcase was to check > handling of references in the old dts v0 syntax. Since we no longer > support the old syntax, and the references_dts0.dts has been converted > to the new format, it's entirely redundant. This patch removes it. > > Signed-off-by: David Gibson Applied.