diff options
author | Qais Yousef <[email protected]> | 2014-01-14 17:56:41 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-01-15 14:19:42 +0700 |
commit | 5a610fcc7390ee60308deaf09426ada87a1eeec2 (patch) | |
tree | 503ddc373d1824ed58057da2e1a7c614fde64cc7 /net/lapb/lapb_out.c | |
parent | 03e5ac2fc3bf6f4140db0371e8bb4243b24e3e02 (diff) |
crash_dump: fix compilation error (on MIPS at least)
In file included from kernel/crash_dump.c:2:0:
include/linux/crash_dump.h:22:27: error: unknown type name `pgprot_t'
when CONFIG_CRASH_DUMP=y
The error was traced back to commit 9cb218131de1 ("vmcore: introduce
remap_oldmem_pfn_range()")
include <asm/pgtable.h> to get the missing definition
Signed-off-by: Qais Yousef <[email protected]>
Reviewed-by: James Hogan <[email protected]>
Cc: Michael Holzheu <[email protected]>
Acked-by: Vivek Goyal <[email protected]>
Cc: <[email protected]> [3.12+]
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions