Files
u-boot/arch/arm/cpu/arm926ejs
Vladimir Zapolskiy bab8d1e228 lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition
Because there is an originally defined CLK_DMA_ENABLE macro in clk.h,
no reason to add another DMA_CLK_ENABLE macro with the same value.

Remove DMA_CLK_ENABLE, since it does not follow naming convention from
the code, this implies renaming of DMA_CLK_ENABLE to CLK_DMA_ENABLE in
lpc32xx/devices.c file.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Tested-by: Sylvain Lemieux <slemieux@tycoint.com>
2015-09-11 14:05:35 -04:00
..
2015-09-02 15:29:14 +02:00
2015-09-02 15:29:14 +02:00
2015-02-25 07:59:50 +01:00
2015-08-28 12:33:17 -04:00
2015-02-24 17:07:03 -05:00
2015-03-24 10:50:50 -04:00