]> 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>
Wed, 20 Aug 2014 08:06:49 +0000 (10:06 +0200)
commitdbd3bf605097d31127944db6e33fc9e429c83ed2
treed364c442da68ed8e4a4d0da1dc36f889bdbad53d
parentd53d28eba6eeee6bfee0e3fc0788b89eebafbc11
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