Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932905AbbDOF2f (ORCPT ); Wed, 15 Apr 2015 01:28:35 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:48459 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932252AbbDOF22 convert rfc822-to-8bit (ORCPT ); Wed, 15 Apr 2015 01:28:28 -0400 From: "TK, Pratheesh Gangadhar" To: "Matwey V. Kornilov" CC: "hjk@hansjkoch.de" , "gregkh@linuxfoundation.org" , "linux-kernel@vger.kernel.org" Subject: RE: [PATCH] uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config Thread-Topic: [PATCH] uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config Thread-Index: AQHQdtJD1lfJK0TtzkO9weYXUA3sqp1Ni8eQ Date: Wed, 15 Apr 2015 05:28:02 +0000 Message-ID: <1A4CD0BDE8346C46932434D0E8603625732811FD@DBDE04.ent.ti.com> References: <1429029850-11222-1-git-send-email-matwey@sai.msu.ru> In-Reply-To: <1429029850-11222-1-git-send-email-matwey@sai.msu.ru> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.24.170.142] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1041 Lines: 31 > From: Matwey V. Kornilov [mailto:matwey.kornilov@gmail.com] > mach-dependent stuff has been removed by > 2eb2478d471e45e1d0c8bb3defbf82bf7204e13d > So, there is no need to keep > depends on ARCH_DAVINCI_DA850 > > Signed-off-by: Matwey V. Kornilov > --- > drivers/uio/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig index 8a15c32..9c9178a > 100644 > --- a/drivers/uio/Kconfig > +++ b/drivers/uio/Kconfig > @@ -126,7 +126,6 @@ config UIO_FSL_ELBC_GPCM_NETX5152 > > config UIO_PRUSS > tristate "Texas Instruments PRUSS driver" > - depends on ARCH_DAVINCI_DA850 > select GENERIC_ALLOCATOR > help > PRUSS driver for OMAPL138/DA850/AM18XX devices Acked-by: Pratheesh Gangadhar -- 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/