From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752422AbbFPMqp (ORCPT ); Tue, 16 Jun 2015 08:46:45 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:32771 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752860AbbFPMqo (ORCPT ); Tue, 16 Jun 2015 08:46:44 -0400 From: Sudip Mukherjee To: David Howells Cc: linux-am33-list@redhat.com, linux-kernel@vger.kernel.org, Sudip Mukherjee Subject: [PATCH 0/2] fix build failure of mn10300 Date: Tue, 16 Jun 2015 18:16:29 +0530 Message-Id: <1434458791-13384-1-git-send-email-sudipm.mukherjee@gmail.com> 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 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. regards sudip Sudip Mukherjee (2): mn10300: fix build failure mn10300: Provide dummy dma_alloc_attrs() and dma_free_attrs() arch/mn10300/include/asm/dma-mapping.h | 13 +++++++++++++ arch/mn10300/include/asm/kprobes.h | 12 ++++++++++++ 2 files changed, 25 insertions(+) -- 1.8.1.2