On Mon, Nov 22, 2010 at 03:20:20PM +0100, Patrick Georgi wrote: > Hi, > > with r6114, no board in trunk uses smp_write_bus directly anymore. > Instead, mptable_write_buses looks up all buses in the device tree and > adds them to the table accordingly.
Awesome! > I propose to hide smp_write_bus, so no new board can reintroduce such code. > > == > Make smp_write_bus static (local scope), to prevent new boards from > using it directly again. > > Signed-off-by: Patrick Georgi <[email protected] Acked-by: Uwe Hermann <[email protected]> Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

