]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
crypto: ux500 - fix license comment syntax error
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Sat, 1 Jun 2019 14:49:43 +0000 (10:49 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Jun 2019 16:29:58 +0000 (18:29 +0200)
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) <alex_y_xu@yahoo.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/crypto/ux500/cryp/Makefile

index a90b50597e5cce1f8bbc73a2b39696fb4748bbec..3e67531f484cd75f5f8771f821918c1dc2240155 100644 (file)
@@ -2,7 +2,7 @@
 #/*
 # * Copyright (C) ST-Ericsson SA 2010
 # * Author: shujuan.chen@stericsson.com for ST-Ericsson.
- */
+# */
 
 ccflags-$(CONFIG_CRYPTO_DEV_UX500_DEBUG) += -DDEBUG