]> 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>
Sun, 31 Jul 2011 08:06:38 +0000 (04:06 -0400)
commit99507283024b6e685a83b065889ae280dc6b2119
tree90e6865c1e98ccc22ef1540aadb484260c6402ac
parentdc98ebf32297676a72da26bc0b20a3d672105e37
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