cbus: move EXPORT_SYMBOL close to its exported symbols
authorFelipe Balbi <felipe.balbi@nokia.com>
Mon, 22 Mar 2010 19:29:23 +0000 (12:29 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Apr 2010 01:26:32 +0000 (18:26 -0700)
commit41a78b220fe1e76669c84439cf9426f004c2cba2
tree0a59dade92935a8f7b9bedd2a1bc43387b714dc7
parent5e625e1cd3ce8d688be06f4d419489cc3045a139
cbus: move EXPORT_SYMBOL close to its exported symbols

while there, also add a missing static to cbus_bus_init().

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/cbus/cbus.c