mfd: cs5535-mfd: Remove ifdef OLPC noise
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 20 Jun 2019 11:19:57 +0000 (13:19 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 2 Jul 2019 11:11:31 +0000 (12:11 +0100)
commitfd54d65dd4578320d1c3505acffa3e0154a9fe5d
tree024b9fd347e469334a27d0f0cac7e07bcc92e7c5
parentb1c83bd84618e5a3ec6395845d11803047a3ef9a
mfd: cs5535-mfd: Remove ifdef OLPC noise

<asm/olpc.h> provides machine_is_olpc() stub for CONFIG_OLPC=n,
compiler should just optimize the unneeded bits away.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/cs5535-mfd.c