commit | 843f4697eea576c24f057bbdb199115bbb6b10bc | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Thu Apr 15 13:10:53 2010 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue May 11 12:01:13 2010 -0700 |
tree | 889c40b06c3ca033733cf90f93184ec7917f9076 | |
parent | 460d298d521910483dcdc09920ca4c4a63b16730 [diff] |
PCI: aerdrv: make aer_{en,dis}able_rootport static These functions are only called from init/remove path of aerdrv, so move them from aerdrv_core.c to aerdrv.c, to make them static. Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>