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 <b45...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/