From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Date: Mon, 14 Aug 2017 16:21:08 +0000 Subject: Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm Message-Id: <20170814162108.GW8569@atomide.com> List-Id: References: <20170521220212.1404-1-wsa@the-dreams.de> <20170521220212.1404-3-wsa@the-dreams.de> <20170523071819.4zpdef7ofzz3moil@dell> <20170813133445.vqbfelwshvrififp@ninjato> <20170814064355.foiilzr5cmwk65hr@dell> <20170814084412.dfbsqfwrgmy5bsu3@dell> In-Reply-To: <20170814084412.dfbsqfwrgmy5bsu3@dell> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org * Lee Jones [170814 01:44]: > On Mon, 14 Aug 2017, Lee Jones wrote: > > > On Sun, 13 Aug 2017, Wolfram Sang wrote: > > > > > On Tue, May 23, 2017 at 08:18:19AM +0100, Lee Jones wrote: > > > > On Mon, 22 May 2017, Wolfram Sang wrote: > > > > > > > > > include/linux/i2c is not for client devices. Move the header file to a > > > > > more appropriate location. > > > > > > > > > > Signed-off-by: Wolfram Sang > > > > > --- > > > > > arch/arm/mach-omap1/board-h2-mmc.c | 2 +- > > > > > arch/arm/mach-omap1/board-h2.c | 2 +- > > > > > arch/arm/mach-omap1/board-h3-mmc.c | 2 +- > > > > > arch/arm/mach-omap1/board-h3.c | 2 +- > > > > > arch/arm/mach-omap1/board-osk.c | 2 +- > > > > > arch/arm/mach-s3c24xx/mach-osiris-dvs.c | 2 +- > > > > > arch/arm/mach-s3c24xx/mach-osiris.c | 2 +- > > > > > > > > > drivers/mfd/tps65010.c | 2 +- > > > > > > > > For my own reference: > > > > Acked-for-MFD-by: Lee Jones > > > > > > Same here: ok for 4.14 or something needed? > > > > Can this patch be applied on its own, or does it have dependencies? > > Even if it doesn't, it still requires Acks. As long as this has been compile tested with omap1_defconfig: Acked-by: Tony Lindgren Regards, Tony