Re: [2.6 patch] move EXPORT_SYMBOL(bttv_i2c_call)

From: Gerd Knorr
Date: Wed Nov 17 2004 - 15:12:33 EST


On Tue, Nov 16, 2004 at 02:18:34AM +0100, Adrian Bunk wrote:
> The patch below moves the EXPORT_SYMBOL(bttv_i2c_call) to the file where
> the actual function is.

Should be the other way around: bttv_i2c_call() belongs into bttv-if.c.
Done in cvs.

Gerd

--
#define printk(args...) fprintf(stderr, ## args)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/