spi: imx: Remove "maybe_unused" attributes
authorAlexander Shiyan <shc_work@mail.ru>
Wed, 8 Jun 2016 17:02:08 +0000 (20:02 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 14 Jun 2016 09:19:47 +0000 (10:19 +0100)
commitf989bc69585f207cbcd20e4798c69f7a4a596dd9
treed88f803cec6f1baf8552bcc985b264a06a7ff757
parentc0c7a5d7962a4e2ad8626c33e2a2f6ee3bb3dbab
spi: imx: Remove "maybe_unused" attributes

The SPI-driver no longer contains the conditions for various CPUs, so
"maybe_unused" attributes is no longer needed.
This patch removes these attributes.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-imx.c