Commit 3edc6883 authored by Linus Walleij's avatar Linus Walleij

gpio: xtensa: Cut down on boilerplate

Just use the SPDX header for the license.
Acked-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 83a4e2c5
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (C) 2013 TangoTec Ltd. * Copyright (C) 2013 TangoTec Ltd.
* Author: Baruch Siach <baruch@tkos.co.il> * Author: Baruch Siach <baruch@tkos.co.il>
* *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* Driver for the Xtensa LX4 GPIO32 Option * Driver for the Xtensa LX4 GPIO32 Option
* *
* Documentation: Xtensa LX4 Microprocessor Data Book, Section 2.22 * Documentation: Xtensa LX4 Microprocessor Data Book, Section 2.22
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment