From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 3 Oct 2018 08:11:47 -0400 Subject: [U-Boot] [PATCH 2/2] gpio: da8xx: Push generic defines of gpio.h out of mach-davinci In-Reply-To: <1538563171-21926-2-git-send-email-j-keerthy@ti.com> References: <1538563171-21926-1-git-send-email-j-keerthy@ti.com> <1538563171-21926-2-git-send-email-j-keerthy@ti.com> Message-ID: <20181003121147.GH15855@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Oct 03, 2018 at 04:09:31PM +0530, Keerthy wrote: > Push generic defines of gpio.h out of mach-davinci to drivers/gpio > now that non-davinci architectures are beginning to use this IP. > > Signed-off-by: Keerthy [snip] > diff --git a/drivers/gpio/da8xx_gpio.h b/drivers/gpio/da8xx_gpio.h > new file mode 100644 > index 0000000..ffaa567 > --- /dev/null > +++ b/drivers/gpio/da8xx_gpio.h > @@ -0,0 +1,44 @@ > +/* > + * Copyright (C) 2009 Texas Instruments Incorporated > + * > + * SPDX-License-Identifier: GPL-2.0+ > + */ The tag should be the first line as: // SPDX-License-Identifier: GPL-2.0+ just like in Linux, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: