staging: tpci200: fix section mismatch warning
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Sep 2012 15:50:54 +0000 (08:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 05:02:20 +0000 (22:02 -0700)
commit20659455402fca01a92de7a70a45f43785804fa7
tree264215996c24e18d4b92e9a0539b38463233cc3e
parente89a3370b0aaf197016eceefa2e710517c83e445
staging: tpci200: fix section mismatch warning

PCI probe routines have to be named _probe to avoid section mismatch warning.
Found when doing 'make allmodconfig'

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/bridges/tpci200.c