[coreboot] [PATCH]Make smp_write_bus private

Patrick Georgi patrick at georgi-clan.de
Mon Nov 22 15:20:20 CET 2010


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.
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 <patrick at georgi-clan.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20101122-1-make-smp_write_bus-private.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20101122/efee0ee5/attachment.ksh>


More information about the coreboot mailing list