aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-04-05 14:06:35 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2013-04-05 21:02:17 +0800
commitd47cbd5bcee7c7a08fc0283dda465375fa1b1fda (patch)
tree2a3c5b4b8034f854866897c9cdcb742d3051d405 /crypto
parentd3dde52209ab571e4e2ec26c66f85ad1355f7475 (diff)
crypto: ux500 - add missing comma
Commit 4f31f5b19eb0418a847b989abc9ac22af1991fe2 "PM / crypto / ux500: Use struct dev_pm_ops for power management" add a new line to the driver struct but missed to add a trailing comma, causing build errors when crypto is selected. This adds the missing comma. This was not noticed until now because the crypto block is not in the ux500 defconfig. A separate patch will be submitted to fix this. Cc: <stable@vger.kernel.org> # 3.8.x Cc: Rafael J. Wysocki <rjw@sisk.pl> Cc: Magnus Myrstedt <magnus.p.persson@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions