diff options
author | Stephen Boyd <[email protected]> | 2011-07-25 17:13:12 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-07-25 20:57:15 -0700 |
commit | 626a0312514a121a90b4478cbde111ffc6826ae2 (patch) | |
tree | 18524e3f4ea38576459da3d29323bc2268b7d282 /net/lapb/lapb_subr.c | |
parent | a376d3d6727b2f05ef4c6670cc74afbd8110df89 (diff) |
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
If CONFIG_IKCONFIG=m but CONFIG_IKCONFIG_PROC=n we get a module that has
no MODULE_LICENSE definition. Move the MODULE_*() definitions outside the
CONFIG_IKCONFIG_PROC #ifdef to prevent this configuration from tainting
the kernel.
Signed-off-by: Stephen Boyd <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Acked-by: WANG Cong <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions