summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-01-26 00:54:57 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-07 10:41:17 +0300
commit05ead49691d245f67bdd1b30cab5d9af522ac884 (patch)
tree578db44ec0ba2bce21c9562250b5de0f830ffb03 /scripts/gdb/linux/utils.py
parenta4f642a8a3c2838ad09fe8313d45db46600e1478 (diff)
downloadlinux-05ead49691d245f67bdd1b30cab5d9af522ac884.tar.xz
tty: cyclades: cyz_interrupt is only used for PCI
When CONFIG_PCI is not set, enabling CONFIG_CYZ_INTR has no practical effect other than generating a warning about an unused function: drivers/tty/cyclades.c:1184:20: warning: 'cyz_interrupt' defined but not used [-Wunused-function] static irqreturn_t cyz_interrupt(int irq, void *dev_id) This adds a dependency to avoid that warning. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions