Fix whitespace glitch from prior comit.

This commit is contained in:
Ian Lepore 2015-01-31 18:57:45 +00:00
parent b717bfa3ce
commit 8535fe7d28
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277989

View File

@ -150,7 +150,7 @@ fdt_clock_register_provider(device_t provider)
{
OF_device_register_xref(
OF_xref_from_node(ofw_bus_get_node(provider)), provider);
OF_xref_from_node(ofw_bus_get_node(provider)), provider);
}
void