X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fcpu-sh4%2Fdma-sh7780.h;h=71b426a6e482b169d3b532369de5e5207425ab09;hb=b7e23d913aafc93fc5f119e1be17620073cc3811;hp=6c90d28331b27d49d094efc4f9348b58435aca3f;hpb=a77c64c1a641950626181b4857abb701d8f38ccc;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-sh/cpu-sh4/dma-sh7780.h b/include/asm-sh/cpu-sh4/dma-sh7780.h index 6c90d28331b..71b426a6e48 100644 --- a/include/asm-sh/cpu-sh4/dma-sh7780.h +++ b/include/asm-sh/cpu-sh4/dma-sh7780.h @@ -28,7 +28,7 @@ enum { /* * The DMA count is defined as the number of bytes to transfer. */ -static unsigned int __attribute__ ((used)) ts_shift[] = { +static unsigned int ts_shift[] __maybe_unused = { [XMIT_SZ_8BIT] = 0, [XMIT_SZ_16BIT] = 1, [XMIT_SZ_32BIT] = 2,