OSDN Git Service

Remove dubious compile-time test for pre-2.4 Linux kernels.
authorMichel Dänzer <michel@tungstengraphics.com>
Tue, 5 Jun 2007 17:52:10 +0000 (19:52 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Tue, 5 Jun 2007 17:52:10 +0000 (19:52 +0200)
commit89f070b3bbb86204306857b8cf690abbd56a939d
treef0868d301cb93ae9e51de7a3ebea832f244d3141
parent69358e73ce09b392a94df753b9bf3cb2f6ad97b9
Remove dubious compile-time test for pre-2.4 Linux kernels.

LINUX_VERSION_CODE shouldn't be used by userspace code, it can be defined empty
these days.

If anybody still cares about 2.2 kernels, they should reinstate this as a
proper runtime test.
src/mesa/x86/common_x86.c