From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 29 Oct 2011 21:41:45 +0200 Subject: [U-Boot] [PATCH] dockstar: include headers that were removed from kirkwood.h In-Reply-To: <1319915380-23631-1-git-send-email-ecc@cmu.edu> References: <1319915380-23631-1-git-send-email-ecc@cmu.edu> Message-ID: <20111029214145.35cf9c5d@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Eric, On Sat, 29 Oct 2011 15:09:40 -0400 Eric Cooper wrote: > Commit a7efd719f415833a833d6a8e46bcd470a0847ecc removed some #includes > from kirkwood.h that must now be done in dockstar.c > > Signed-off-by: Eric Cooper > --- > board/Seagate/dockstar/dockstar.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) There is another similar patch also fixing compiler warning for mvgbe.c: http://patchwork.ozlabs.org/patch/122552/ Thanks, Anatolij