[PATCH 2/3] qe_common: add qe common functions to qe_common.c
Scott Wood
scottwood at freescale.com
Fri Sep 26 06:41:56 EST 2014
On Thu, 2014-09-25 at 10:47 +0800, Zhao Qiang wrote:
> qe need to call some common functions, move them into
> public directory, add a new file drivers/soc/qe/qe_common.c
> for them.
>
> Signed-off-by: Zhao Qiang <B45475 at freescale.com>
> ---
> drivers/soc/qe/Makefile | 2 +-
> drivers/soc/qe/qe_common.c | 185 +++++++++++++++++++++++++++++++++++++++++++++
> include/linux/fsl/qe.h | 52 +++++++++++--
> 3 files changed, 230 insertions(+), 9 deletions(-)
> create mode 100644 drivers/soc/qe/qe_common.c
I see code being copied, not moved.
Where is patch 1/3?
-Scott
More information about the Linuxppc-dev
mailing list