From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754336AbbFRLc6 (ORCPT ); Thu, 18 Jun 2015 07:32:58 -0400 Received: from mail-pd0-f174.google.com ([209.85.192.174]:33848 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751467AbbFRLcv (ORCPT ); Thu, 18 Jun 2015 07:32:51 -0400 Date: Thu, 18 Jun 2015 17:02:40 +0530 From: Sudip Mukherjee To: David Howells Cc: linux-am33-list@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] fix build failure of mn10300 Message-ID: <20150618113240.GA10721@sudip-PC> References: <1434458791-13384-1-git-send-email-sudipm.mukherjee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434458791-13384-1-git-send-email-sudipm.mukherjee@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 16, 2015 at 06:16:29PM +0530, Sudip Mukherjee wrote: > Hi, > This is an attempt to fix the build failures when building mn10300 with > allmodconfig. It is still not completely fixed, but now atleast two > errors less than all the errors. please drop this series. I am sending v2 which completely fixes the build failure. regards sudip