From: Stefan Hajnoczi Date: Mon, 15 Oct 2012 18:52:27 +0000 (+0200) Subject: staging: line6: drop unused line6_index and line6_id arrays X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1075 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54cd1e42f31040c74694a3b2de83cd2cbb2fff55;p=pandora-kernel.git staging: line6: drop unused line6_index and line6_id arrays The line6 driver does not support 'index' and 'id' module parameters so there is no need to keep arrays for these values. Do what other sound drivers do and use the scalar constants instead of dummy arrays. Signed-off-by: Stefan Hajnoczi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed