[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a2f8USPJP5OL2J=wi=GqvBrTJpwVOtYg=WcWQM2PZ30cQ@mail.gmail.com>
Date: Wed, 23 Oct 2019 14:45:19 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: "moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES"
<linux-samsung-soc@...r.kernel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Pankaj Dubey <pankaj.dubey@...sung.com>,
Linus Walleij <linus.walleij@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Kyungmin Park <kyungmin.park@...sung.com>,
Kukjin Kim <kgene@...nel.org>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Marek Szyprowski <m.szyprowski@...sung.com>
Subject: Re: [PATCH 09/36] ARM: samsung: move pm check code to drivers/soc
On Wed, Oct 23, 2019 at 1:33 PM Krzysztof Kozlowski <krzk@...nel.org> wrote:
>
> On Thu, Oct 10, 2019 at 10:29:53PM +0200, Arnd Bergmann wrote:
> > This is the only part of plat-samsung that is really
> > shared between the s3c and s5p ports. Moving it to
> > drivers/soc/ lets us make them completely independent.
> >
> > Signed-off-by: Arnd Bergmann <arnd@...db.de>
> > ---
> > + * Tomasz Figa <t.figa@...sung.com>
> > + * Copyright (c) 2004 Simtec Electronics
> > + * http://armlinux.simtec.co.uk/
> > + * Written by Ben Dooks, <ben@...tec.co.uk>
> > + */
> > +
> > +#ifndef __SAMSUNG_SOC_S3C_PM_H
> > +#define __SAMSUNG_SOC_S3C_PM_H __FILE__
>
> Use guard name prefix consistent with other files, so:
> __LINUX_SOC_SAMSUNG_S3C_PM_H
Ok, done.
Arnd
Powered by blists - more mailing lists