cbus: don't export the global cbus_host variable
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 27 Apr 2010 01:19:54 +0000 (18:19 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Aug 2010 09:12:30 +0000 (12:12 +0300)
we can keep it static to cbus.c and refer to it when
calling cbus_transfer().

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>

No differences found