From: Maciej W. Rozycki Date: Tue, 29 May 2007 14:03:56 +0000 (+0100) Subject: [MIPS] die(): Properly declare as non-returning X-Git-Tag: v2.6.22~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaf2b8dca47cc1d4ca7fd83f37604e0f5478b33a;p=pandora-kernel.git [MIPS] die(): Properly declare as non-returning This marks the declaration of die() correctly, removing "control reaches end of non-void function" warnings from non-void functions that die() at the end. Signed-off-by: Maciej W. Rozycki Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed