From: Virupax Sadashivpetimath Date: Thu, 11 Nov 2010 08:40:38 +0000 (+0530) Subject: plat-nomadik: type secondary IRQ correctly X-Git-Tag: v2.6.39-rc1~434^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c8bb0eba96f6027ea1e6cf52376e07d18f54ddc;p=pandora-kernel.git plat-nomadik: type secondary IRQ correctly Coverity found that we were checking an unsigned variable for >= zero. Type it correctly so that the check works as intended. Signed-off-by: Virupax Sadashivpetimath Signed-off-by: Linus Walleij --- Reading git-diff-tree failed