From: Ian Abbott Date: Thu, 14 Mar 2013 11:40:54 +0000 (+0000) Subject: staging: comedi: adv_pci1710: remove iorange member X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~648 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2a10d70f2c84459152ba7de164701cabff53043;p=pandora-kernel.git staging: comedi: adv_pci1710: remove iorange member The `iorange` member of `struct boardtype` is initialized but not used. Get rid of it and the macro constants `IORANGE_171x` and `IORANGE_1720`. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed