]> 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, 6 Oct 2011 18:10:16 +0000 (14:10 -0400)
commit740138453c4f32025997a5c4d0823e710a960c23
tree24401adb978aaf5136fdb4e3afbda3340c695983
parente5dd96f94e0fb013b99a86c75102fe0ea5219563
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