diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:07:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:07:20 +0000 |
commit | 2d89ba8210f23a4091cf1696ca51dd53c2e6df8c (patch) | |
tree | 52eda3b07966857cf55ea2e0b578ca88715aae06 /target/linux/Makefile | |
parent | 756cfaa10278c7ce71ff53b7db12f78571bcda0c (diff) | |
download | upstream-2d89ba8210f23a4091cf1696ca51dd53c2e6df8c.tar.gz upstream-2d89ba8210f23a4091cf1696ca51dd53c2e6df8c.tar.bz2 upstream-2d89ba8210f23a4091cf1696ca51dd53c2e6df8c.zip |
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
Diffstat (limited to 'target/linux/Makefile')
0 files changed, 0 insertions, 0 deletions