From: Paul Gortmaker Date: Sun, 17 Jul 2011 21:05:31 +0000 (-0400) Subject: uwb.h: fix implicit use of asm/page.h for PAGE_SIZE X-Git-Tag: v3.2-rc1~22^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ffa376f67a0778891e26026e36605e5dd2fa4d;p=pandora-kernel.git uwb.h: fix implicit use of asm/page.h for PAGE_SIZE Once we clean up the implicit presence of module.h (and all its sub-includes), we'll see an implicit dependency on page.h for the PAGE_SIZE define. So fix it in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed