openwrtv4/target/linux/generic
Gabor Juhos 2d89ba8210 kernel/3.10: backport of_pci_get_devfn function from 3.11
Fixes the following build error on ramips/rt3883:

  arch/mips/pci/pci-rt3883.c:488:3: error: implicit declaration of function \
  'of_pci_get_devfn' [-Werror=implicit-function-declaration]
  cc1: some warnings being treated as errors

Although the function is only used by the PCI driver
of the RT3883 SoC but at the moment but it might be
useful for other targets as well.

Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37826
2013-08-23 17:07:20 +00:00
..
base-files update the /init file to start /sbin/init 2013-03-13 18:11:13 +00:00
files kernel: drop dead pwm code 2013-08-18 01:25:41 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-3.3 kernel: crashlog: Avoid out-of-bounds write 2013-08-21 20:59:25 +00:00
patches-3.6 kernel: crashlog: Avoid out-of-bounds write 2013-08-21 20:59:25 +00:00
patches-3.8 kernel: crashlog: Avoid out-of-bounds write 2013-08-21 20:59:25 +00:00
patches-3.9 kernel: crashlog: Avoid out-of-bounds write 2013-08-21 20:59:25 +00:00
patches-3.10 kernel/3.10: backport of_pci_get_devfn function from 3.11 2013-08-23 17:07:20 +00:00
config-3.3 kernel: add missing config options 2013-08-02 20:13:54 +00:00
config-3.6 kernel: add missing config options 2013-08-02 20:13:54 +00:00
config-3.8 kernel: add missing config option 2013-08-02 16:16:23 +00:00
config-3.9 kernel: add missing config option 2013-08-02 16:16:23 +00:00
config-3.10 kernel: add some missing config symbols 2013-08-05 20:58:05 +00:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00