Commit 1f945a86 authored by Mathieu Desnoyers's avatar Mathieu Desnoyers Committed by Paul Mackerras
Browse files

[POWERPC] Remove unnecessary #undef printk from prom.c

parent 8203c17e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1056,8 +1056,6 @@ void __init early_init_devtree(void *params)
	DBG(" <- early_init_devtree()\n");
}

#undef printk

int of_n_addr_cells(struct device_node* np)
{
	const int *ip;