Skip to content

Commit

Permalink
hwspinlock/sirf: Switch to SPDX license identifier
Browse files Browse the repository at this point in the history
Use the appropriate SPDX license identifier in the CSR's SIRF hardware
spinlock driver source file and drop the previous boilerplate license text.

Cc: Wei Chen <[email protected]>
Cc: Barry Song <[email protected]>
Signed-off-by: Suman Anna <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
  • Loading branch information
sumananna authored and andersson committed May 24, 2018
1 parent 8ba01ca commit 50a5228
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/hwspinlock/sirf_hwspinlock.c
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/*
* SIRF hardware spinlock driver
*
* Copyright (c) 2015 Cambridge Silicon Radio Limited, a CSR plc group company.
*
* Licensed under GPLv2.
*/

#include <linux/kernel.h>
Expand Down

0 comments on commit 50a5228

Please sign in to comment.