]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/cpu-sh4/dma.h
sh: dma: use __maybe_unused
[linux-2.6-omap-h63xx.git] / include / asm-sh / cpu-sh4 / dma.h
index c135e9cebd9c0c9a74f0479c3e16c1cfd09c38e6..36e26a964765ebcb0bd994d31ffbe742d0d83ef3 100644 (file)
@@ -53,7 +53,7 @@ enum {
 /*
  * The DMA count is defined as the number of bytes to transfer.
  */
-static unsigned int ts_shift[] __attribute__ ((used)) = {
+static unsigned int ts_shift[] __maybe_unused = {
        [XMIT_SZ_64BIT]         = 3,
        [XMIT_SZ_8BIT]          = 0,
        [XMIT_SZ_16BIT]         = 1,