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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- common/lib/modules/fglrx/build_mod/firegl_public.c
0
++ common/lib/modules/fglrx/build_mod/firegl_public.c
Lines 41-46 Link Here
41
#if !defined(CONFIG_X86_BIGSMP)
41
#if !defined(CONFIG_X86_BIGSMP)
42
#if !defined(CONFIG_X86_VISWS)
42
#if !defined(CONFIG_X86_VISWS)
43
#if !defined(CONFIG_X86_GENERICARCH)
43
#if !defined(CONFIG_X86_GENERICARCH)
44
#if !defined(CONFIG_X86_32)
44
#error unknown or undefined architecture configured
45
#error unknown or undefined architecture configured
45
#endif
46
#endif
46
#endif
47
#endif
Lines 53-58 Link Here
53
#endif
54
#endif
54
#endif
55
#endif
55
#endif
56
#endif
57
#endif
56
58
57
/* The dirty-page-tracking patch included in NLD 9 SMP kernels defines
59
/* The dirty-page-tracking patch included in NLD 9 SMP kernels defines
58
 * a static inline function that uses a GPL-only symbol in a header
60
 * a static inline function that uses a GPL-only symbol in a header

Return to bug 266819