diff options
author | Olaf Hering <olh@suse.de> | 2005-08-07 09:42:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-07 10:00:38 -0700 |
commit | 9ae5b3c703cce89a7d8ccf25fe16955ec6f016c0 (patch) | |
tree | ae3b77d4b7bb287c6fb6b4baa321e2901bfae45b /include/linux/efs_fs_sb.h | |
parent | 46bdac99382dd36e2d8c36cfb35d879b5c136965 (diff) |
[PATCH] remove linux/pagemap.h from linux/swap.h
sparc can not include linux/pagemap.h because of the following circular
dependency:
asm-sparc/pgtable include linux/swap.h
linux/swap.h include now linux/pagemap.h
linux/pagemap.h include linux/mm.h
linux/mm.h include asm/pgtable.h
It needs to have the swp_entry_t type fully visible in pgtable.h,
we can't work around this using macros.
Signed-off-by: Olaf Hering <olh@suse.de>
Cc: William Lee Irwin III <wli@holomorphy.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/efs_fs_sb.h')
0 files changed, 0 insertions, 0 deletions