1
0
Fork 0

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

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
wifi-calibration
Mathieu Desnoyers 2007-07-09 11:37:34 -07:00 committed by Paul Mackerras
parent 8203c17e5b
commit 1f945a86a8
1 changed files with 0 additions and 2 deletions

View File

@ -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;