From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759284Ab3FMVtA (ORCPT ); Thu, 13 Jun 2013 17:49:00 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:51913 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755565Ab3FMVs7 (ORCPT ); Thu, 13 Jun 2013 17:48:59 -0400 From: Grant Likely To: linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org Subject: [PATCH 0/2] dtc: Fix #line directive bug Date: Thu, 13 Jun 2013 22:48:51 +0100 Message-Id: <1371160133-10104-1-git-send-email-grant.likely@linaro.org> X-Mailer: git-send-email 1.8.1.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I've cherry picked this patch from the DTC repository. I've got it in my device tree merge branch and will be sending it to Linus shortly.