]> 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>
Thu, 28 Jul 2011 04:27:06 +0000 (00:27 -0400)
commitf41fa39619971e5201099827f00d0450ccfe0532
treeeba0b40e9916fa57e9b461eecda28a912ca01a43
parentd9f1de31634e48cd8c309b475bc62fbc6026b370
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