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

Collapse All | Expand All

(-)linux/drivers/char/fusion/fusiondev.c.old (+1 lines)
Lines 38-43 Link Here
38
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 2)
38
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 2)
39
#include <linux/device.h>
39
#include <linux/device.h>
40
#endif
40
#endif
41
#include <linux/sched.h>
41
42
42
#include <linux/fusion.h>
43
#include <linux/fusion.h>
43
44

Return to bug 316869