Online Linux Driver Verification Service (alpha)

Build Error Trace
Driver: 0001-of-Add-generic-device-tree-DMA-helpers.patch
Kernel: linux-2.6.37
Verification architecture: x86_64

0
1 : Couldn't apply patch 0001-of-Add-generic-device-tree-DMA-helpers.patch_18: see the rejected chunks below.
2 Perhaps, the patch simply does not fit this kernel version?
3
4 patching file Documentation/devicetree/bindings/dma/dma.txt
5 patching file drivers/of/Kconfig
6 Hunk #1 succeeded at 61 with fuzz 2 (offset -29 lines).
7 patching file drivers/of/Makefile
8 Hunk #1 FAILED at 12.
9 1 out of 1 hunk FAILED -- saving rejects to file drivers/of/Makefile.rej
10
11 ******* REJ FILE drivers/of/Makefile.rej *******
12 --- drivers/of/Makefile
13 +++ drivers/of/Makefile
14 @@ -12,3 +12,4 @@
15 obj-$(CONFIG_OF_MDIO) += of_mdio.o
16 obj-$(CONFIG_OF_PCI) += of_pci.o
17 obj-$(CONFIG_OF_PCI_IRQ) += of_pci_irq.o
18 +obj-$(CONFIG_OF_DMA) += dma.o
19
20 *******************
21 patching file drivers/of/dma.c
22 patching file include/linux/of_dma.h
23
24