aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <[email protected]>2019-06-01 10:49:43 -0400
committerGreg Kroah-Hartman <[email protected]>2019-06-01 18:29:58 +0200
commit62e139eba33988bee0b6e5bc91f78b811d152a86 (patch)
tree903964a61374bff41ae1384890c9fbcf759e659b
parent2f4c53349961c8ca480193e47da4d44fdb8335a8 (diff)
crypto: ux500 - fix license comment syntax error
Causes error: drivers/crypto/ux500/cryp/Makefile:5: *** missing separator. Stop. Fixes: af873fcecef5 ("treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194") Signed-off-by: Alex Xu (Hello71) <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--drivers/crypto/ux500/cryp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/ux500/cryp/Makefile b/drivers/crypto/ux500/cryp/Makefile
index a90b50597e5c..3e67531f484c 100644
--- a/drivers/crypto/ux500/cryp/Makefile
+++ b/drivers/crypto/ux500/cryp/Makefile
@@ -2,7 +2,7 @@
#/*
# * Copyright (C) ST-Ericsson SA 2010
# * Author: [email protected] for ST-Ericsson.
- */
+# */
ccflags-$(CONFIG_CRYPTO_DEV_UX500_DEBUG) += -DDEBUG