Michael Opdenacker wrote:
> Hi Patty!
>
> Thank you very much for these patches! :-)
>
> However, there are issues with your patches. Did you make your changes
> on the latest versions? For example, your patch file refers to version
> 1.2 of arch/arm/mach-pxa/h2200_lcd.c, whereas the current version is 1.6.
It should not matter what CVS version the patch was made against -- only
if the changes in the patch refer to lines that were changed in
subsequent versions of the file.
That being said,
cvs diff -u
creates patches that the patch program does not like. It is better to
have two snapshots of the source code and use diff -u or diff -urN to
create the patch file.
Jamey
Received on Mon Mar 01 2004 - 14:16:08 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:25 EDT