memory: emif: Put constant in comparison on the right side
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Jul 2020 07:40:21 +0000 (09:40 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Jul 2020 14:18:32 +0000 (16:18 +0200)
commitec6652bda5c5fbf37d9245e980761a4d2dbd6fec
tree1709ceb6464b1c2cf4e4c310be673c950d41d074
parenta53f7f08c07f7900e7388eaff9a83a858dcc9c79
memory: emif: Put constant in comparison on the right side

Fixes checkpatch warning:

    WARNING: Comparisons should place the constant on the right side of the test

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
drivers/memory/emif.c