Skip to content

Commit

Permalink
[POWERPC] Remove unnecessary #undef printk from prom.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mathieu Desnoyers authored and Paul Mackerras committed Jul 10, 2007
1 parent 8203c17 commit 1f945a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/powerpc/kernel/prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 1f945a8

Please sign in to comment.