diff options
author | Felipe Balbi <balbi@ti.com> | 2015-08-04 19:02:45 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-08-04 19:02:45 +0300 |
commit | 0f4315a8f1a73f130bbc5dde134b704ea6dda56c (patch) | |
tree | 803b690e7e605203fcae5cbf3c4fae9e5e68c17f /ipc/util.h | |
parent | 7f352964852ede9e95d18fd3825c5200fb48b3a5 (diff) | |
download | linux-0f4315a8f1a73f130bbc5dde134b704ea6dda56c.tar.xz |
usb: gadget: f_uac2: fix build warning
commit 913e4a90b6f9 ("usb: gadget: f_uac2:
finalize wMaxPacketSize according to bandwidth")
added a possible build warning when calling
min(). In order to fix the warning, we just
make sure to call min_t() and tell that its
arguments should be u16.
Cc: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions