aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2010-04-21 21:32:47 +0000
committerLinus Torvalds <[email protected]>2010-04-22 14:20:00 +0000
commit74a920139a0f1119c5a604cef0ce5d6f591dc782 (patch)
treeefe5113cd18feaf227fd334caaa9c167519c5563 /tools/perf/scripts/python/check-perf-trace.py
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... (diff)
downloadkernel-74a920139a0f1119c5a604cef0ce5d6f591dc782.tar.gz
kernel-74a920139a0f1119c5a604cef0ce5d6f591dc782.zip
staging: fix dt3155 build
When the dt3155 driver is built-in (not as a loadable module), these build errors happen: drivers/staging/dt3155/dt3155_drv.c:1047: error: implicit declaration of function 'request_irq' drivers/staging/dt3155/dt3155_drv.c:1048: error: 'IRQF_SHARED' undeclared (first use in this function) drivers/staging/dt3155/dt3155_drv.c:1048: error: 'IRQF_DISABLED' undeclared (first use in this function) drivers/staging/dt3155/dt3155_drv.c:1091: error: implicit declaration of function 'free_irq' so remove the #ifdef MODULE check since it's not needed. Also remove the CONFIG_PCI check since the Kconfig file already requires that. Signed-off-by: Randy Dunlap <[email protected]> Cc: Scott Smedley <[email protected]> Tested-by: Jan III Sobieski <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions