]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00292816 PXP: move two struct definitions to pxp_device.h
authorFancy Fang <B47543@freescale.com>
Thu, 19 Dec 2013 10:32:42 +0000 (18:32 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:09:20 +0000 (18:09 +0200)
commit7e62f51f242829f8e619abba35946caf7fc2257d
tree6d1b2460918c4a3d58f770213ecc5bf3deb5dac0
parented3c5b2e6998a6b5de398c5e4f372f9c38b438a0
ENGR00292816 PXP: move two struct definitions to pxp_device.h

Move two struct definitions defined in pxp_device.c to pxp_device.h.
Now the pxp_device.h has been created for PXP device driver. So all
the type definition should stay in header file not c source file.

Signed-off-by: Fancy Fang <B47543@freescale.com>
drivers/dma/pxp/pxp_device.c
include/linux/pxp_device.h