diff options
author | David Rientjes <rientjes@google.com> | 2007-05-09 11:35:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-09 21:30:57 +0200 |
commit | d16aaffa752c7fd50df951e631dd0c11f80d9cbf (patch) | |
tree | 216b3c7046eb548600d0a29c1b87c7702aca8062 /sound | |
parent | i386 pci: use __maybe_unused (diff) | |
download | linux-d16aaffa752c7fd50df951e631dd0c11f80d9cbf.tar.xz linux-d16aaffa752c7fd50df951e631dd0c11f80d9cbf.zip |
sh: dma: use __maybe_unused
There is no such thing as labeling a variable as __attribute__((used)). Since
ts_shift is not referenced in inline assembly, we assume that we're simply
suppressing a warning here if the variable is declared but unreferenced.
Cc: Paul Mundt <lethal@linux-sh.org>
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>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions