
In message 5BF78BCE8D9BF14A83F836BD9E3916BA23C1EF@blrms.slti.sanyo.co.in you wrote:
*(volatile ulong *)(CFG_TIMERBASE + 0) =3D3D CFG_TIMER_RELOAD; /*=20 TimerLoad */
^^^^^^^^^^^^^
- *(volatile ulong *)(CFG_TIMERBASE + 4) =3D3D CFG_TIMER_RELOAD;
/*=20 TimerValue */
^^^^^^^^^^^^^
Your patch is line-wrapped and cannot be applied.
I Checked the Original Source File & found this.
The original source file has nothing to do with this problem.
Please resubmit your patch, without line wrapping.
Yes, I think i couldn't make myself clear. The ORIGINAL Source Code/Line i need to REMOVE itself is greater than 80 Column. I am not adding any code. I am just removing 1 line that is not required.
Yes, but that is NOT the problem. The problem is that your mailer is wrapping long lines when it sends your patch, thus corrpting it.
I need to remove this Line. So i request to let me know how to remove a line that's already is broken.
The source line may be long, but it is not broken.
It is your mailer which corrupts the patch by wrapping the long lines into two lines.
Best regards,
Wolfgang Denk