u-boot-brain/arch/arm/include/asm/arch-lpc32xx
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
..
clk.h lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition 2015-09-11 14:05:35 -04:00
config.h lpc32xx: add common USB OHCI defines for all LPC32xx boards 2015-08-18 13:45:58 -04:00
cpu.h arm: lpc32xx: mux: add missing registers 2015-08-17 08:10:53 -04:00
dma.h dma: lpc32xx: add DMA driver 2015-08-18 13:45:55 -04:00
emc.h lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
gpio_grp.h arm: lpc32xx: gpio macro for pin mapping 2015-08-17 08:11:05 -04:00
gpio.h lpc32xx: add GPIO support 2015-04-10 14:23:09 +02:00
mux.h arm: lpc32xx: mux: add missing registers 2015-08-17 08:10:53 -04:00
sys_proto.h usb: lpc32xx: add host USB driver 2015-08-18 13:45:57 -04:00
timer.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
uart.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
wdt.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00