u-boot-brain/include/linux
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
..
byteorder
mtd linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
unaligned
usb USB: Add USB RNDIS gadget protocol 2011-02-19 20:32:37 +01:00
apm_bios.h
bch.h nand: Merge BCH code from Linux nand driver 2012-01-26 16:09:02 -06:00
bitops.h
compat.h lin_gadget: use common linux/compat.h 2012-04-30 16:54:51 +02:00
compiler-gcc3.h Add missing header for gcc3 2011-10-01 21:56:20 +02:00
compiler-gcc4.h
compiler-gcc.h
compiler.h
config.h
crc7.h
crc32.h
ctype.h Add isblank 2011-10-17 22:25:34 +02:00
edd.h
err.h linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
ethtool.h Create PHY Lib for U-Boot 2011-04-20 15:09:19 -05:00
fb.h
ioctl.h
ioport.h
kbuild.h
linkage.h linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
list.h
lzo.h
math64.h
mc146818rtc.h
mdio.h Minor coding style cleanup. 2011-09-11 21:24:09 +02:00
mii.h
netdevice.h USB-CDC: Port struct net_device_stats 2011-02-19 20:32:37 +01:00
poison.h
posix_types.h
rbtree.h
screen_info.h
stat.h
stddef.h
string.h nand: Sanitize ONFI strings. 2012-01-26 16:09:02 -06:00
time.h
types.h