diff options
Diffstat (limited to 'drivers/phy/marvell/phy-berlin-usb.c')
-rw-r--r-- | drivers/phy/marvell/phy-berlin-usb.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/phy/marvell/phy-berlin-usb.c b/drivers/phy/marvell/phy-berlin-usb.c index 8f2b5cae360f..a43df63007c5 100644 --- a/drivers/phy/marvell/phy-berlin-usb.c +++ b/drivers/phy/marvell/phy-berlin-usb.c @@ -1,12 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014 Marvell Technology Group Ltd. * * Antoine Tenart <antoine.tenart@free-electrons.com> * Jisheng Zhang <jszhang@marvell.com> - * - * This file is licensed under the terms of the GNU General Public - * License version 2. This program is licensed "as is" without any - * warranty of any kind, whether express or implied. */ #include <linux/io.h> |