From: Adrian Bunk Date: Mon, 12 Feb 2007 08:54:59 +0000 (-0800) Subject: [PATCH] remove bogus con_is_present() prototypes X-Git-Tag: v2.6.21-rc1~274^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a0991029b577125ac5b3eedbe366320c581d8d6;p=pandora-kernel.git [PATCH] remove bogus con_is_present() prototypes Although gcc seems to accept "extern" prototypes after it has seen the "static inline" function, that's not really correct. Signed-off-by: Adrian Bunk Cc: "Antonino A. Daplas" Cc: James Simmons Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed