diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-04-10 17:56:06 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-04-10 17:56:06 +0000 |
commit | 2131505c51f1ac8ac0a6db71efcda1b4bd61084b (patch) | |
tree | 4f250a77fb54e1fe3c583af2f136645afa39a986 /include/dt-bindings/clock/bcm2835.h | |
parent | a31d1ff13cd8d70944a6446c0e2478d7f25b53e7 (diff) |
Notes
Diffstat (limited to 'include/dt-bindings/clock/bcm2835.h')
-rw-r--r-- | include/dt-bindings/clock/bcm2835.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/include/dt-bindings/clock/bcm2835.h b/include/dt-bindings/clock/bcm2835.h index a0c812b0fa391..2cec01f968979 100644 --- a/include/dt-bindings/clock/bcm2835.h +++ b/include/dt-bindings/clock/bcm2835.h @@ -1,14 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2015 Broadcom Corporation - * - * 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 version 2. - * - * This program is distributed "as is" WITHOUT ANY WARRANTY of any - * kind, whether express or implied; without even the implied warranty - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. */ #define BCM2835_PLLA 0 |