X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fdt-bindings%2Fpinctrl%2Fbcm2835.h;h=b5b2654a0e4dc5a6ca7d8d186673d14f4c10f5d6;hb=3c1ead908128436b7df61b8ffd5642a924418bb6;hp=e4e4fdf5d38fbef0dfdcff1ca2e288507f252677;hpb=409f05f259ee5cb3e13b52279ce2365a6f8b8a8b;p=oweals%2Fu-boot.git diff --git a/include/dt-bindings/pinctrl/bcm2835.h b/include/dt-bindings/pinctrl/bcm2835.h index e4e4fdf5d3..b5b2654a0e 100644 --- a/include/dt-bindings/pinctrl/bcm2835.h +++ b/include/dt-bindings/pinctrl/bcm2835.h @@ -1,14 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Header providing constants for bcm2835 pinctrl bindings. * * Copyright (C) 2015 Stefan Wahren - * - * The code contained herein is licensed under the GNU General Public - * License. You may obtain a copy of the GNU General Public License - * Version 2 at the following locations: - * - * http://www.opensource.org/licenses/gpl-license.html - * http://www.gnu.org/copyleft/gpl.html */ #ifndef __DT_BINDINGS_PINCTRL_BCM2835_H__