]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd07bc4c169077aea510b7748ca290bbd05ee3d3e
tree0e4226207554880384eeeaed2ebc0221461a70b4
parent8810e72f9ac789218c09ee2f89bd9bf3bad387d4
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