commit | f3d587a9d68f7303fe6dc75c02cc1603ab8a8474 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Dec 04 01:56:30 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Thu Dec 17 21:54:39 2015 +0100 |
tree | d51076747aec0fca235b372acc57a6259b9371b0 | |
parent | 4cccca96911cd46094ca035a7cd9f3d0c7814267 [diff] |
usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c Just staticize the functions, they are not used outside of the file. Signed-off-by: Marek Vasut <marex@denx.de>