From: Don Zickus Date: Wed, 13 May 2015 17:22:22 +0000 (-0400) Subject: staging: unisys: Remove unused intr X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~595 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24c5a74e7d1792fc5921577676aea5f11a15bd45;p=pandora-kernel.git 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 Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed