I've tried to patch kernel source using patches an quilt, but I've got some errors: Applying patch patches/s3c2410-qt2410-buttons.patch patching file arch/arm/mach-s3c2410/mach-qt2410.c Hunk #1 succeeded at 395 with fuzz 2 (offset -13 lines). patching file drivers/input/keyboard/Kconfig Hunk #1 FAILED at 240. 1 out of 1 hunk FAILED -- rejects in file drivers/input/keyboard/Kconfig patching file drivers/input/keyboard/Makefile Hunk #1 FAILED at 14. 1 out of 1 hunk FAILED -- rejects in file drivers/input/keyboard/Makefile patching file drivers/input/keyboard/qt2410kbd.c Patch patches/s3c2410-qt2410-buttons. patch does not apply (enforce with -f)
Because I need expecially TS0710 driver, i've tried to applied only this patch with success, but I can't compile It. Compiler can't find linux/config.h and linux/devfs_fs_kernel.h header files. Any suggestions ? What's my mistake ? thanks in advance Pierluigi
