Re: [Uclinux-dist-devel] [PATCH 4/7] Blackfin: Rename DES PC2()symbol to avoid collision

From: Mike Frysinger
Date: Thu Aug 26 2010 - 15:41:23 EST


On Thu, Aug 26, 2010 at 10:11, David Howells wrote:
> Rename the PC2() symbol in the generic DES crypto module to be prefixed with
> DES_ to avoid collision with arch code (Blackfin in this case).

unfortunately this is one Blackfin define we cant easily hide away in
a peripheral-specific header and avoid global namespace pollution. it
represents a pin that can be used across different peripherals.

so it'd be nice if the crypto/ guys took this change :)

Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/