diff options
author | Glauber Costa <glommer@parallels.com> | 2011-10-31 17:12:34 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-31 17:30:56 -0700 |
commit | 3a8495c739c1c773181a246dbb7c12b5b67a8325 (patch) | |
tree | 6cbd16eaf869da1c5acdb4f89ab3c3da0f2e3c55 /lib/idr.c | |
parent | b9c321fd87b61f70888511d286500519d8b34141 (diff) | |
download | linux-3a8495c739c1c773181a246dbb7c12b5b67a8325.tar.gz linux-3a8495c739c1c773181a246dbb7c12b5b67a8325.tar.bz2 linux-3a8495c739c1c773181a246dbb7c12b5b67a8325.zip |
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
These variables are only used when CONFIG_HOTPLUG_CPU is enabled, they are
ifdef'ed everywhere else. So don't define them when CONFIG_HOTPLUG_CPU is
not enabled.
Signed-off-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/idr.c')
0 files changed, 0 insertions, 0 deletions