frv: gdb: use __maybe_unused
authorDavid Rientjes <rientjes@google.com>
Fri, 11 May 2007 05:22:22 +0000 (22:22 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 11 May 2007 15:29:33 +0000 (08:29 -0700)
commit0a9d6e7cb0d1e5acc61d481d7a1ea25c294c3dff
tree0e4226207554880384eeeaed2ebc0221461a70b4
parent39bf6270f524bbe2682b56f2a979703abf937dd1
frv: gdb: use __maybe_unused

Replace function instances of __attribute__((unused)) with
__maybe_unused to suppress warnings.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/kernel/gdb-stub.c