Signed-off-by: Roland Hieber <roh...@rohieb.name>
---
 include/spi/spi_gpio.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/spi/spi_gpio.h b/include/spi/spi_gpio.h
index 841c934f6e..ea24fb2fb3 100644
--- a/include/spi/spi_gpio.h
+++ b/include/spi/spi_gpio.h
@@ -1,15 +1,16 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * SPI master driver using generic bitbanged GPIO
  *
  * Sebastian Hesselbarth <sebastian.hesselba...@gmail.com>
  *
  * Based on Linux driver
  *   Copyright (C) 2006,2008 David Brownell
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
-- 
2.19.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to