diff options
author | Masami Hiramatsu <[email protected]> | 2009-01-29 14:25:08 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-01-29 18:04:43 -0800 |
commit | dc19835df6c47ff676ad6c98722d5e529db5d74c (patch) | |
tree | 78e5eeb534e133cf487b96676883eaf176e993ef /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 252523ef2421b803de4810876223e4d695f23ec6 (diff) |
kprobes: fix module compilation error with CONFIG_KPROBES=n
Define kprobes related data structures even if CONFIG_KPROBES is not set.
This fixes compilation errors which occur if CONFIG_KPROBES is not set, in
kprobe using modules.
[[email protected]: fix build for non-kprobes-supporting architectures]
Reviewed-by: Ananth N Mavinakayanahalli <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions