Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[sfrench/cifs-2.6.git] / arch / m68k / include / asm / pgalloc.h
1 #ifdef __uClinux__
2 #include "pgalloc_no.h"
3 #else
4 #include "pgalloc_mm.h"
5 #endif