Searched hist:aa72e43bb77353f8f33f4f5c7484a48084495e50 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/dma/ |
| H A D | apbh_dma.c | aa72e43bb77353f8f33f4f5c7484a48084495e50 Wed Nov 23 10:59:13 UTC 2011 Marek Vasut <marek.vasut@gmail.com> MXS: Add static annotations to dma driver
Some functions were internal to the apbh dma driver, so annotate them static. Some of the functions weren't used at all so drop them. This makes the U-Boot binary smaller by about 1500 bytes.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Wolfgang Denk <wd@denx.de> Acked-by: Stefano Babic <sbabic@denx.de>
|