staging: ipack: make function tables const.
authorStephen Hemminger <shemminger@vyatta.com>
Mon, 10 Sep 2012 18:14:01 +0000 (11:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 18:18:01 +0000 (11:18 -0700)
Make some variables const:
  1. bus oerations table
  2. driver name
  3. tpci control register table

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found