From: Bernd Petrovitsch Date: Fri, 23 Sep 2005 04:43:53 +0000 (-0700) Subject: [PATCH] Rename vprintk define in bttpvp.h X-Git-Tag: v2.6.14-rc3~51^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e70a262d5cb5a02d2fc171e0178197849482d4;p=pandora-kernel.git [PATCH] Rename vprintk define in bttpvp.h Rename the (apparently) bttv intern #define vprintk to verbprintk to resolve a name clash. Reason: vprintk() is defined in include/linux/kernel.h similar to printk but with a va_list argument. (akpm: I changed it to bttv_printk) Cc: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed