From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 21 Sep 2012 22:08:35 +0200 Subject: [U-Boot] [PATCH v3 02/18] fdt: Add header guard to fdtdec.h In-Reply-To: <1342106718-3058-3-git-send-email-sjg@chromium.org> References: <1342106718-3058-1-git-send-email-sjg@chromium.org> <1342106718-3058-3-git-send-email-sjg@chromium.org> Message-ID: <20120921220835.7406631e@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 12 Jul 2012 08:25:02 -0700 Simon Glass wrote: > This makes it easier to include this header from other headers. > > Signed-off-by: Simon Glass > --- > > include/fdtdec.h | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) Applied to staging/agust at denx.de. Thanks, Anatolij