From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC folder Date: Thu, 4 Apr 2019 00:36:58 +0700 Message-ID: References: <20190403141120.32754-1-alexandre.belloni@bootlin.com> <20190403141120.32754-2-alexandre.belloni@bootlin.com> <20190403143645.GJ5238@ulmo> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20190403143645.GJ5238@ulmo> Sender: linux-kernel-owner@vger.kernel.org To: Thierry Reding Cc: Alexandre Belloni , Daniel Lezcano , Greg Kroah-Hartman , Thomas Gleixner , Nicolas Ferre , Alexander Dahl , Sebastian Andrzej Siewior , Linux ARM , Linux Kernel Mailing List , Linux PWM List List-Id: linux-pwm@vger.kernel.org On Wed, Apr 3, 2019 at 9:36 PM Thierry Reding wrote: > > On Wed, Apr 03, 2019 at 04:11:09PM +0200, Alexandre Belloni wrote: > > Move linux/atmel_tc.h to the SoC specific folder include/soc/at91. > > > > Cc: Thierry Reding > > Signed-off-by: Alexandre Belloni > > Acked-by: Thierry Reding Acked-by: Arnd Bergmann