cbus: move cbus_host definition to C source
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 27 Apr 2010 01:20:36 +0000 (18:20 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Apr 2010 01:26:36 +0000 (18:26 -0700)
commite68a5371dd9e0291a436cda7dfcef3bcdfac6143
treeb7f514e371109cd1244018a38a320ff843c2248f
parentddf236d9393fde5fcfbc8216514277336730e212
cbus: move cbus_host definition to C source

no-one else besides cbus.c wants to deal with
struct cbus_host, so move the definition to
the C source interested in it.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
drivers/cbus/cbus.c
drivers/cbus/cbus.h