]> git.karo-electronics.de Git - karo-tx-linux.git/commit
uwb.h: fix implicit use of asm/page.h for PAGE_SIZE
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Jul 2011 21:05:31 +0000 (17:05 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 26 Aug 2011 15:52:23 +0000 (11:52 -0400)
commit64ebb9120c1bce2aeba18fb2ac7f82f7eb91be4a
tree6f7b73a26f0169db521253e1d2e2ef2f9792ede3
parenta46d689599b52cef47b2eb0dd06c2dd62d01c9bd
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 <paul.gortmaker@windriver.com>
include/linux/uwb.h