]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lib, linux: move linux specific defines to linux/compat.h
authorHeiko Schocher <hs@denx.de>
Tue, 24 Jun 2014 08:10:03 +0000 (10:10 +0200)
committerTom Rini <trini@ti.com>
Mon, 25 Aug 2014 23:25:03 +0000 (19:25 -0400)
commit0c06db59836746c5caf397e642cd0f2bf1cc20a6
tree05e4b719e9f17ec646581f1b8f2be785eb78c139
parentcc96c9a79c4d33d70cd448380aca98916b994464
lib, linux: move linux specific defines to linux/compat.h

- move linux specific defines from usb and video code
  into linux/compat.h
- move common linux specific defines from include/ubi_uboot.h
  to linux/compat.h
- add for new mtd/ubi/ubifs sync new needed linux specific
  defines to linux/compat.h

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
[trini: Add spin_lock_irqsave/spin_unlock_irqrestore dummies from
usb/lin_gadet_compat.h]
Signed-off-by: Tom Rini <trini@ti.com>
drivers/usb/gadget/ether.c
drivers/usb/gadget/storage_common.c
drivers/usb/musb-new/linux-compat.h
drivers/video/exynos_dp.c
drivers/video/exynos_mipi_dsi.c
fs/yaffs2/ydirectenv.h
include/linux/compat.h
include/linux/usb/gadget.h
include/ubi_uboot.h
lib/Makefile
lib/linux_compat.c [new file with mode: 0644]