Hi T.F. & Tom, > >> arch/arm/mach-socfpga/config.mk | 50 +++++++++++++++++++++++++++++++++ > >> 1 file changed, 50 insertions(+) > >> create mode 100644 arch/arm/mach-socfpga/config.mk > >> > >> diff --git a/arch/arm/mach-socfpga/config.mk > >> b/arch/arm/mach-socfpga/config.mk > >> new file mode 100644 > >> index 00000000000..df1eb909129 > >> --- /dev/null > >> +++ b/arch/arm/mach-socfpga/config.mk > >> @@ -0,0 +1,50 @@
> It looks like the patch file may have been corrupted during generation > or transmission (possibly formatting or mbox header issues). > > Could you please resend the patch in clean git format-patch (mbox) > format so that I can apply and submit for PR. No thats my mistake on manually modify during V7 to V8 as you request A10 is not involved in this flow. I simply removed the lines but for get the fix the # of modification from 50 to 48. Sorry for that and script/checkpatch.pl cannot detect that. Bests, Brian Hi Tom, It is possible the checkpatch.pl can detect patch heading and sanity? Thanks, Brian

