From: Alex Xu (Hello71) Date: Sat, 1 Jun 2019 14:49:43 +0000 (-0400) Subject: crypto: ux500 - fix license comment syntax error X-Git-Tag: v5.2-rc3~5^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=62e139eba33988bee0b6e5bc91f78b811d152a86;p=users%2Fwilly%2Fxarray.git 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) Signed-off-by: Greg Kroah-Hartman --- 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: shujuan.chen@stericsson.com for ST-Ericsson. - */ +# */ ccflags-$(CONFIG_CRYPTO_DEV_UX500_DEBUG) += -DDEBUG