cbus: don't export the global cbus_host variable
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 15 Dec 2009 23:19:54 +0000 (01:19 +0200)
committerFelipe Balbi <felipe.balbi@nokia.com>
Tue, 6 Apr 2010 14:46:42 +0000 (17:46 +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