From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 0/3] ARM: fix three implicit module use cases fed via gpio Date: Fri, 22 Jul 2016 17:29:05 +0200 Message-ID: References: <20160720041332.30789-1-paul.gortmaker@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f47.google.com ([209.85.218.47]:33741 "EHLO mail-oi0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751830AbcGVP3G (ORCPT ); Fri, 22 Jul 2016 11:29:06 -0400 Received: by mail-oi0-f47.google.com with SMTP id j185so167453364oih.0 for ; Fri, 22 Jul 2016 08:29:06 -0700 (PDT) In-Reply-To: <20160720041332.30789-1-paul.gortmaker@windriver.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Paul Gortmaker Cc: "linux-kernel@vger.kernel.org" , Alexandre Courbot , Daniel Mack , Haojian Zhuang , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , Linux-OMAP , Robert Jarzmik , Russell King , Tony Lindgren On Wed, Jul 20, 2016 at 6:13 AM, Paul Gortmaker wrote: > While working on some for-4.9 cleanups of linux/gpio/driver.h it was > found that changes there caused build failures when walking all the > ARM defconfigs, in ARM specific mach-* files. (...) > Paul Gortmaker (3): > ARM: mach-omap2: remove bogus "or_module" from rx51-peripherals > ARM: pxa: add module.h for corgi symbol_get/symbol_put usage > ARM: pxa: add module.h for spitz symbol_get/symbol_put usage For all three: Acked-by: Linus Walleij Yours, Linus Walleij