From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752724Ab0HQHpy (ORCPT ); Tue, 17 Aug 2010 03:45:54 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:33955 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751044Ab0HQHpw (ORCPT ); Tue, 17 Aug 2010 03:45:52 -0400 Message-ID: <4C6A3E2D.3050601@monstr.eu> Date: Tue, 17 Aug 2010 09:45:49 +0200 From: Michal Simek Reply-To: monstr@monstr.eu User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: Grant Likely CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] of: Fix missing includes References: <20100817055754.20330.73078.stgit@angua> In-Reply-To: <20100817055754.20330.73078.stgit@angua> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Grant Likely wrote: > This patch fixes missing includes from a number of .c files because > the code (wrongfully) depended on prom.h including them. The include > of linux/of_address.h was removed in microblaze prom.h in commit > "of/address: Clean up function declarations" (sha1 id 22ae782f8), but > not fixed in some users. This patch fixes them up. > > Signed-off-by: Grant Likely > --- > > Hi Michal, here's my patch that fixes the microblaze include issues. I've > got it in my merge-devicetree branch which I'll be asking Linus to pull on > tommorrow after it has been through cross-arch build testing (unless I hear > otherwise from you). Tested-by: Michal Simek Miohal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian