X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Farc%2Fkernel%2Fsmp.c;h=eca35e02ce069a2ae7e976d0c28902b6aee0c662;hb=d2912cb15bdda8ba4a5dd73396ad62641af2f520;hp=21d86c36692b4f9bbf2e6c255832d7c98377c545;hpb=20c8ccb1975b8d5639789d1025ad6ada38bd6f48;p=sfrench%2Fcifs-2.6.git diff --git a/arch/arc/kernel/smp.c b/arch/arc/kernel/smp.c index 21d86c36692b..eca35e02ce06 100644 --- a/arch/arc/kernel/smp.c +++ b/arch/arc/kernel/smp.c @@ -1,10 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * * RajeshwarR: Dec 11, 2007 * -- Added support for Inter Processor Interrupts *