x86: fix ds.c build error
authorIngo Molnar <mingo@elte.hu>
Fri, 25 Jul 2008 09:32:36 +0000 (11:32 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jul 2008 09:37:24 +0000 (11:37 +0200)
commit3c9339049df5cc3a468c11de6c4101a1ea8c3d83
tree829dd31b4c2c647b215bb7a040cfa5df6ffcda5d
parent0e2f65ee30eee2db054f7fd73f462c5da33ec963
x86: fix ds.c build error

fix:
arch/x86/kernel/ds.c: In function ‘ds_allocate_buffer':
arch/x86/kernel/ds.c:339: error: implicit declaration of function ‘PAGE_ALIGN'

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/ds.c