]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] excite: use __maybe_unused
authorDavid Rientjes <rientjes@google.com>
Fri, 11 May 2007 05:51:04 +0000 (22:51 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 11 May 2007 13:28:33 +0000 (14:28 +0100)
commit4a13770706815cfc4a5bb45fffcefcc1ca8c83f9
tree36fdd33ca7462aa2ac117152eb20299c85714dad
parent867accab20679d2ceb6d648efa8f929c2e49b913
[MIPS] excite: use __maybe_unused

Replace variable instances of __attribute__((unused)) with
__maybe_unused.

Acked-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Thomas Koeller <thomas.koeller@baslerweb.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/basler/excite/excite_device.c