mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
bab8d1e228
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> |
||
---|---|---|
.. | ||
clk.h | ||
config.h | ||
cpu.h | ||
dma.h | ||
emc.h | ||
gpio.h | ||
gpio_grp.h | ||
mux.h | ||
sys_proto.h | ||
timer.h | ||
uart.h | ||
wdt.h |