]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: Remove unused intr
authorDon Zickus <dzickus@redhat.com>
Wed, 13 May 2015 17:22:22 +0000 (13:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 20:28:56 +0000 (13:28 -0700)
commit344bf5efba6ddff13bc45455401b08066e191019
tree4bfdf51e169a20bdb39fbee396eca27c1982aada
parent2dd9f6f839d6cc1511a0c240425773565409bd10
staging: unisys: Remove unused intr

The conversion to visor_device caused some compile issues.The main
problem was the new fields in 'struct visor_device' were not public.
Remove one that wasn't being used for now.

struct irq_info intr

Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchannel.c
drivers/staging/unisys/visorbus/visorchipset.c