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 <j-keer...@ti.com> [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
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot