lantiq: fix section mismatch in PCIe driver
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Feb 2017 00:24:37 +0000 (01:24 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Feb 2017 00:29:41 +0000 (01:29 +0100)
commit136d4a06562c84d33834df3eacae8a6bb59b1c07
tree3a3ecb5ca0a3b686dcedbb1286fdff3ba7889d7b
parent2eed1179beb717e4fe17609764f1a1bb30aed88e
lantiq: fix section mismatch in PCIe driver

Do not put the probe function into the __init section, but use the normal
section. This fixes a section mismatch warning.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/lantiq/patches-4.4/0151-lantiq-ifxmips_pcie-use-of.patch
target/linux/lantiq/patches-4.9/0151-lantiq-ifxmips_pcie-use-of.patch