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)
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>

No differences found