Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932522AbbFFQNk (ORCPT ); Sat, 6 Jun 2015 12:13:40 -0400 Received: from mail-la0-f43.google.com ([209.85.215.43]:35555 "EHLO mail-la0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751782AbbFFQNc (ORCPT ); Sat, 6 Jun 2015 12:13:32 -0400 MIME-Version: 1.0 In-Reply-To: References: <20150524185455.GA17693@kroah.com> <1433605789-9536-1-git-send-email-matwey@sai.msu.ru> <1433605789-9536-2-git-send-email-matwey@sai.msu.ru> From: "Matwey V. Kornilov" Date: Sat, 6 Jun 2015 19:13:10 +0300 X-Google-Sender-Auth: uLvrXzIXvGLupnoL9V6qxpec-SM Message-ID: Subject: Re: [PATCHv2 2/2] uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config To: Richard Weinberger Cc: Greg KH , pratheesh@ti.com, "Hans J. Koch" , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 941 Lines: 32 2015-06-06 19:11 GMT+03:00 Richard Weinberger : > On Sat, Jun 6, 2015 at 5:49 PM, Matwey V. Kornilov wrote: >> mach-dependant stuff has been removed by >> 2eb2478d471e45e1d0c8bb3defbf82bf7204e13d >> >> There is no need to keep >> depends on ARCH_DAVINCI_DA850 > > The driver dependencies are still broken. > It needs ioremap(), hence make it depend on HAS_IOMEM. > Otherwise you break the build for UML and some s390 variants > which do not have io memory. Thank you, I will go redo. > > -- > Thanks, > //richard > -- With best regards, Matwey V. Kornilov. Sternberg Astronomical Institute, Lomonosov Moscow State University, Russia -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/