commit | f989bc69585f207cbcd20e4798c69f7a4a596dd9 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Wed Jun 08 20:02:08 2016 +0300 |
committer | Mark Brown <broonie@kernel.org> | Tue Jun 14 10:19:47 2016 +0100 |
tree | d88f803cec6f1baf8552bcc985b264a06a7ff757 | |
parent | c0c7a5d7962a4e2ad8626c33e2a2f6ee3bb3dbab [diff] |
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>