diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2019-06-19 09:58:10 +0200 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2019-06-19 09:58:10 +0200 |
commit | 6432975738b939d3bd14c86bb8fb7bdc99aab7dd (patch) | |
tree | 705b39d09dbb8baaf163dc690bf8a0dd9a0b90d9 /dts/include/dt-bindings/phy | |
parent | 3a14fb79153af84323fee8308989011cd05c7d96 (diff) | |
download | barebox-6432975738b939d3bd14c86bb8fb7bdc99aab7dd.tar.gz barebox-6432975738b939d3bd14c86bb8fb7bdc99aab7dd.tar.xz |
dts: update to v5.2-rc4
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/include/dt-bindings/phy')
-rw-r--r-- | dts/include/dt-bindings/phy/phy-pistachio-usb.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dts/include/dt-bindings/phy/phy-pistachio-usb.h b/dts/include/dt-bindings/phy/phy-pistachio-usb.h index d1877aa0a3..3542a67daf 100644 --- a/dts/include/dt-bindings/phy/phy-pistachio-usb.h +++ b/dts/include/dt-bindings/phy/phy-pistachio-usb.h @@ -1,9 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2015 Google, Inc. - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. */ #ifndef _DT_BINDINGS_PHY_PISTACHIO |