From: Hannes Reinecke Date: Wed, 23 Apr 2008 09:39:49 +0000 (+0200) Subject: [SCSI] aic7xxx: Update type check in aicasm grammar X-Git-Tag: v2.6.26-rc1~1027^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b48aed182c65b3387b076364ab286c445aa4a93;p=pandora-kernel.git [SCSI] aic7xxx: Update type check in aicasm grammar The function type_check() in aicasm grammar code was never used properly due to a bug. This patch fixes it up and ensures it's only called if appropriate. In addition the unused 16bit instruction are disabled, but left in the code for reference. Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed