From: Adrian Bunk Date: Thu, 29 Jun 2006 09:24:30 +0000 (-0700) Subject: [PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls X-Git-Tag: v2.6.18-rc1~403 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e41142bf52002d604e16798dc3f1c28f46cc4b6;p=pandora-kernel.git [PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls Thankfully, these dummy function calls are no longer required to avoid warnings - if they weren't eliminated as dead code but accidentially executed there would be a guaranteed NULL dereference. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed