markers/tracpoints: fix non-modular build
authorIngo Molnar <mingo@elte.hu>
Sun, 16 Nov 2008 08:50:34 +0000 (09:50 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 16 Nov 2008 08:52:03 +0000 (09:52 +0100)
commit227a837567e339c74d9d4243d03a29bd943a018c
tree21fd0955eb46f838c2a8a1a9bc6671270ffdaf3d
parent0a7ad64531713e33e39af95bdbfb172f4f328b1e
markers/tracpoints: fix non-modular build

fix:

 kernel/marker.c: In function 'marker_module_notify':
 kernel/marker.c:905: error: 'MODULE_STATE_COMING' undeclared (first use in this function)
 [...]

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/marker.c
kernel/tracepoint.c