Mike Frysinger 6777a3cf73 lin_gadget: use common linux/compat.h
Merge our duplicate definitions with the common header.

Also fix drivers/usb/gadget/s3c_udc_otg_xfer_dma.c to
use min() instead of min_t() since we remove the latter
from compat.h.

Additionally use memalign() directly as the lin_gadget
specific kmalloc() macro is removed from lin_gadget_compat.h
by this patch.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Lukasz Majewski <l.majewski@samsung.com>
2012-04-30 16:54:51 +02:00
..
2011-02-19 20:32:37 +01:00
2012-04-30 16:54:51 +02:00
2011-10-01 21:56:20 +02:00
2011-01-18 23:38:08 +01:00
2011-10-17 22:25:34 +02:00
2010-05-06 00:17:01 +02:00
2011-04-20 15:09:19 -05:00
2010-10-27 22:48:30 +02:00
2010-05-06 00:17:01 +02:00
2010-05-06 00:17:01 +02:00
2010-10-27 22:48:30 +02:00
2009-12-05 01:30:23 +01:00
2011-09-11 21:24:09 +02:00
2010-12-17 10:14:09 +01:00
2012-01-26 16:09:02 -06:00