commit | de578e22d4f70e383eb4a978f6c69e36b9d0d334 | [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 | 2f6560a14669c260665ae78c316326359310f923 [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>