aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorStefan Berger <stefanb@linux.vnet.ibm.com>2011-07-18 09:11:55 -0400
committerJames Morris <jmorris@namei.org>2011-07-21 09:29:56 +1000
commit6eb77b214985f8c2568f1f20f941790fbf8bf97b (patch)
tree52e34cb937b8f87585b354216e31c6c428c4f1b8 /tools/perf/scripts/python/syscall-counts.py
parentTOMOYO: Update kernel-doc. (diff)
downloadlinux-dev-6eb77b214985f8c2568f1f20f941790fbf8bf97b.tar.xz
linux-dev-6eb77b214985f8c2568f1f20f941790fbf8bf97b.zip
tpm: Fix compilation warning when CONFIG_PNP is not defined
The is_itpm() function is only accessed from a block surrounded by #ifdef CONFIG_PNP. Therefore, also surround it with #ifdef CONFIG_PNP and remove the #else branch causing the warning. http://lxr.linux.no/#linux+v2.6.39/drivers/char/tpm/tpm_tis.c#L622 v2: - fixes a previous typo Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reported-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions