On Sat, 24 Oct 2009 02:05:14 +0200
[email protected] wrote:

> Date: 2009-10-24 02:05:13 +0200 (Sat, 24 Oct 2009)
> New Revision: 23327
> 
> Log Message:
> Hide yellow

> -static void* dma_callback(void) ICODE_ATTR;
> +static void* dma_callback(void) ICODE_ATTR __attribute__((unused));

If it's hidden because the function is never used, i would use #if 0
perhaps with a comment

-- 
Rafaël Carré

Attachment: signature.asc
Description: PGP signature

Reply via email to