]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00292562 PXP: move the definitions used only by PXP device to a new header file
authorFancy Fang <B47543@freescale.com>
Wed, 18 Dec 2013 05:38:23 +0000 (13:38 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:09:14 +0000 (18:09 +0200)
commit1fcca7bf53462d8d843b1f824ec6d152def7fd44
tree138602c8fced34b4c34d7f6e772ae1bf06fa0c2d
parent3236d26418c4ad6e937708c49ac86f8f18ce6bda
ENGR00292562 PXP: move the definitions used only by PXP device to a new header file

Some definitions used only by PXP device driver should not stay in
pxp_dma.h which is shared by PXP, EPDC and V4L2. So the patch creates
a new header file pxp_device.h to hold these definitions.

Signed-off-by: Fancy Fang <B47543@freescale.com>
drivers/dma/pxp/pxp_device.c
include/linux/pxp_device.h [new file with mode: 0644]
include/uapi/linux/Kbuild
include/uapi/linux/pxp_device.h [new file with mode: 0644]
include/uapi/linux/pxp_dma.h