commit | 20659455402fca01a92de7a70a45f43785804fa7 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Fri Sep 07 08:50:54 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 07 22:02:20 2012 -0700 |
tree | 264215996c24e18d4b92e9a0539b38463233cc3e | |
parent | e89a3370b0aaf197016eceefa2e710517c83e445 [diff] |
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>