power: reset: replace curly brackets in Makefile
authorDaniel Golle <daniel@makrotopia.org>
Thu, 18 Feb 2021 18:18:36 +0000 (18:18 +0000)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 23 Mar 2021 15:25:56 +0000 (16:25 +0100)
commit3aeaf509380990271f8b0e7babfa978a3f43f67c
tree81ff526db1908d82177e90f1b40a9807e2f90f13
parent37ad56aa82be0b524c0912ab571b70a343927265
power: reset: replace curly brackets in Makefile

Normal parentheses should be used when referring to config variables
in Makefile. Replace the accidentally introduced curly brackets by
regular parentheses.

Fixes: a7f79f99541ef ("power: reset: add driver for LinkStation power off")
Acked-by: Daniel González Cabanelas <dgcbueu@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/reset/Makefile