[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>
This commit is contained in:
Родитель
8203c17e5b
Коммит
1f945a86a8
|
@ -1056,8 +1056,6 @@ void __init early_init_devtree(void *params)
|
||||||
DBG(" <- early_init_devtree()\n");
|
DBG(" <- early_init_devtree()\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
#undef printk
|
|
||||||
|
|
||||||
int of_n_addr_cells(struct device_node* np)
|
int of_n_addr_cells(struct device_node* np)
|
||||||
{
|
{
|
||||||
const int *ip;
|
const int *ip;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче