Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 148425 | Differences between
and this patch

Collapse All | Expand All

(-)spca5xx-20060501/drivers/usb/spca5xx.c (-1 / +1 lines)
Lines 36-42 Link Here
36
static const char version[] = SPCA5XX_VERSION;
36
static const char version[] = SPCA5XX_VERSION;
37
37
38
38
39
#include <linux/config.h>
39
#include <linux/autoconf.h>
40
#include <linux/module.h>
40
#include <linux/module.h>
41
#include <linux/version.h>
41
#include <linux/version.h>
42
#include <linux/init.h>
42
#include <linux/init.h>

Return to bug 148425