forked from luck/tmp_suning_uos_patched
This pull request adds SPDX identifiers to the bcm2835 platform files.
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE/JuuFDWp9/ZkuCBXtdYpNtH8nugFAlv9secACgkQtdYpNtH8 nuhOwQ//VqIm6zafEIFx3LrPb3nkr/w/PAu0Zf+suNrBtLqT4dbAsICvFTwf+BRP Ze2vWn2bpAtJuI1OejD6r0uMVYZajk3d2RRYcp8KtpcSkHf2GhmhMtE5TDWaj7us s4ypFwyM7OZFWSjidrKA7ZIMgp0HAuly+QoeccEjXs2V4gyfn96zQuU2PMTQL24w f5fWFOcSjKKbIFXVYbVFF9rcE+wDKn1hT2TmiDt4j2UImibnKcRdH4fW7KtAv8xw O2YBSkeEBIm/vNS1/RsypYuz3smwf4DgZvbm4CFFNtpKyfkAB+VhdnRHAJJpIR6d bgSY3Obt8ZP6ccyVD0JhjloUvEKhpErVxGwXwsJuZzuXWRHIGCkdFW2H/4MRFuEE KDtRzJjsG34cqUN6pSCEU25iz9b3Pi3I43e/p5/mWLJTVs/egcXSk/u9smj27UUW hx/2ltlucLzEZIb6gYgcrcxj2xm46WQPbg+/bD92WFbbwhS34X1+UaxzH/mFIyNN 3w8acqMxAWV9GsnQhv5TIVWQfSKyT9yzlOxWlleuV5OjdgMHlq7/Ux+Uk+eNz5Xy XR/3lK04O5ZYsa8F/nmHiS8vTr4blw54Q2TPso8JyEfhp+ZkAo+bhsOa+tScs6fm isSynQdXU544IOtnJPR9kwB5Cwg+lQWRdP0cRAaoVBc9r2MfQOI= =R/2t -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEm+Rq3+YGJdiR9yuFh9CWnEQHBwQFAlv9tisACgkQh9CWnEQH BwQPhxAA1FEEwrkmMIQ0I3hVpk7Q38d11fxUFHK2ox5aoB5sS6xzVfJf9BMu5AWG cqhW1+FOyOmjMxsHorHjrS9RjSadL/EovCG3eScEbxf5GRndSUh/NITYPy0ggAcw 6FQ3j/jP416qA4+ZvLxXORhQdSDCZ6Jiam4DF1dRim5bdA7j666WbEYE8P2V0QVb n4oIrFH+gw+kuTo17UATd0bI7NlHeR5rkycQpISq+NevFjq2i0gvXOP+PDVyzRNz wexzFnY1/S4pvqGbm9eRbueXklg731sJfOpmLuChVw+HdGuHB9qqnum0wf8d9Hhp StlQvd4mpAh3Y9aVxq/8wz6bdGm+uJ9qOuBiDECfDEIrlY/9pcGzxm9MchuJ96o2 HscmDVz6xMDelhcGK9CljCFxr9lj7OwKWn9IhjgRbQ7bNwWHYxPTEP/mKQVYeCTR dy7i0qAn8VE14dpCvzbA3/UFzWNwp5fSppBQAcFj/N2RJpPDrfbB2052cbGiry5C AbLOqiuM7HGCitvlWN/D5WUxNfqa+3TH1OI7JZ8z4TOv/LlwgWV0yqLrhBq8yMPm Vxz+6cymiXB0d17TczOBFfRGAxyKyXgIblrN84Yafs22yywIgNeGkcfVSq7GRoJu +jnQ3aJzu/M7YeaDB6tSaIp4Hk8U5qs5d9hqmCXOBFbEQD80Tcw= =Jym+ -----END PGP SIGNATURE----- Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/next This pull request adds SPDX identifiers to the bcm2835 platform files. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
commit
12e0888de8
|
@ -1,15 +1,6 @@
|
|||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Copyright (C) 2010 Broadcom
|
||||
*
|
||||
* 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.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include <linux/init.h>
|
||||
|
|
|
@ -1,15 +1,7 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* Copyright (C) 2014-2015 Broadcom Corporation
|
||||
* Copyright 2014 Linaro Limited
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
|
||||
#include <linux/cpumask.h>
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/*
|
||||
* Copyright (C) 2017 Stefan Wahren <stefan.wahren@i2se.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 version 2.
|
||||
*
|
||||
*/
|
||||
|
||||
extern const struct smp_operations bcm2836_smp_ops;
|
||||
|
|
Loading…
Reference in New Issue
Block a user