diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-06-04 09:34:41 (GMT) |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2015-06-05 01:39:28 (GMT) |
commit | f76502aa9140ec338a59487218bf70a9c9e92b8f (patch) | |
tree | e9466bdc1d35d86bf0ed1fcdd3b1a1fedffd7e68 /drivers/scsi/wd33c93.h | |
parent | c65b99f046843d2455aa231747b5a07a999a9f3d (diff) | |
download | linux-f76502aa9140ec338a59487218bf70a9c9e92b8f.tar.xz |
of/dynamic: Fix test for PPC_PSERIES
"IS_ENABLED(PPC_PSERIES)" always evaluates to false, as IS_ENABLED() is
supposed to be used with the full Kconfig symbol name, including the
"CONFIG_" prefix.
Add the missing "CONFIG_" prefix to fix this.
Fixes: a25095d451ece23b ("of: Move dynamic node fixups out of powerpc and into common code")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: stable@vger.kernel.org #+3.17
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'drivers/scsi/wd33c93.h')
0 files changed, 0 insertions, 0 deletions