[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMZO5DuVpcCrQYzoWfN=ZqXeTGC-U1FfwoDFxhQ8frno5-1GQ@mail.gmail.com>
Date: Sat, 24 Mar 2018 17:00:02 -0300
From: Fabio Estevam <festevam@...il.com>
To: sean.wang@...iatek.com
Cc: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Sebastian Reichel <sre@...nel.org>,
Lee Jones <lee.jones@...aro.org>,
Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
eddie.huang@...iatek.com,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
"open list:REAL TIME CLOCK (RTC) SUBSYSTEM"
<linux-rtc@...r.kernel.org>, linux-pm@...r.kernel.org,
linux-mediatek@...ts.infradead.org,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v1 11/16] rtc: mediatek: move the declaration into a
globally visible header file
On Fri, Mar 23, 2018 at 6:15 AM, <sean.wang@...iatek.com> wrote:
> --- /dev/null
> +++ b/include/linux/rtc/mt6397.h
> @@ -0,0 +1,72 @@
> +
> +// SPDX-License-Identifier: GPL-2.0
According to Documentation/process/license-rules.rst the SPDX notation
for C header file should be:
/* SPDX-License-Identifier: GPL-2.0 */
Powered by blists - more mailing lists