From: Adrian Bunk Date: Mon, 12 Feb 2007 08:53:18 +0000 (-0800) Subject: [PATCH] drivers/isdn/sc/: proper prototypes X-Git-Tag: v2.6.21-rc1~274^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc238b3791447b93c69cd50a99dfcaad6162afba;p=pandora-kernel.git [PATCH] drivers/isdn/sc/: proper prototypes Add proper prototypes in a header file for global code under drivers/isdn/sc/. Since the GNU C compiler is now able do tell us that caller and callee disagreed about the number of arguments of setup_buffers(), this patch also fixes this bug. Signed-off-by: Adrian Bunk Cc: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed