aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorWu Zhangjin <[email protected]>2009-06-14 14:52:30 +0800
committerSteven Rostedt <[email protected]>2009-06-15 11:37:09 -0400
commit78be6914cb5c6d648617c51bb99bf81f28471d89 (patch)
treea96eb8ebd7f52c6f2cec2497e3ffc75a5cf34aba /net/lapb/lapb_timer.c
parent3f237a79ddeea34dda67e9eedece3a22918df75e (diff)
tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.h
when compiling linux-mips with kmemtrace enabled, there will be an error: include/linux/trace_seq.h:12: error: 'PAGE_SIZE' undeclared here (not in a function) I checked the source code and found trace_seq.h used PAGE_SIZE but not included the relative header file, so, fix it via adding the header file <asm/page.h> Acked-by: Frederic Weisbecker <[email protected]> Acked-by: Pekka Enberg <[email protected]> Signed-off-by: Wu Zhangjin <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions