Message ID | 20190510184525.13568-5-manivannan.sadhasivam@linaro.org |
---|---|
State | New |
Headers | show |
Series | [v3,1/4] dt-bindings: reset: Add devicetree binding for BM1880 reset controller | expand |
diff --git a/drivers/reset/reset-simple.c b/drivers/reset/reset-simple.c index 5e8c86470e6b..8043ba48a30a 100644 --- a/drivers/reset/reset-simple.c +++ b/drivers/reset/reset-simple.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Simple Reset Controller Driver * @@ -8,11 +9,6 @@ * Copyright 2013 Maxime Ripard * * Maxime Ripard <maxime.ripard@free-electrons.com> - * - * 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. */ #include <linux/device.h>