aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmdebug.h
diff options
context:
space:
mode:
authorWu Zhangjin <[email protected]>2010-06-21 19:09:09 +0800
committerSteven Rostedt <[email protected]>2010-06-21 12:23:36 -0400
commitb70e4f0529c089b00d0a6da13106db4de1ada4c7 (patch)
treed0c8fdf2272966d5c5db97c7456bb2919afd78ff /include/linux/mmdebug.h
parent5ffc88819c84098e3f39185a38f8f7f7f8b210df (diff)
tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h
The header file include/linux/tracepoint.h may be included without include/linux/errno.h and then the compiler will fail on building for undelcared ENOSYS. This patch fixes this problem via including <linux/errno.h> to include/linux/tracepoint.h. Signed-off-by: Wu Zhangjin <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'include/linux/mmdebug.h')
0 files changed, 0 insertions, 0 deletions