commit | 4f4eab4d14b181c3a9447c75fd2b41b9d0d761e4 | [log] [tgz] |
---|---|---|
author | Vivek Gautam <gautam.vivek@samsung.com> | Wed Apr 24 02:50:13 2013 +0000 |
committer | Marek Vasut <marex@denx.de> | Mon May 06 02:16:37 2013 +0200 |
tree | 9d909117695b3a2084674c72285a04e8382c3579 | |
parent | 55f4b57542de9f4bee8dc0b7ca70686bd20e2aa4 [diff] |
usb: common: Use a global definition for 'min3' We can use a common global method for calculating minimum of 3 numbers. Put the same in 'common header' and let 'ehci' use it. Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> Acked-by: Tom Rini <trini@ti.com>