]> git.kernelconcepts.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>
Mon, 31 Oct 2011 23:32:31 +0000 (19:32 -0400)
commite2ffa376f67a0778891e26026e36605e5dd2fa4d
tree6b1c976c0f7e984d9d19a0c514763b23587398c2
parent246359d37985000b8403487e46867c4eb610af72
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