Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[pandora-kernel.git] / arch / powerpc / include / asm / memblock.h
1 #ifndef _ASM_POWERPC_MEMBLOCK_H
2 #define _ASM_POWERPC_MEMBLOCK_H
3
4 #include <asm/udbg.h>
5
6 #define MEMBLOCK_DBG(fmt...) udbg_printf(fmt)
7
8 #endif /* _ASM_POWERPC_MEMBLOCK_H */