lkml.org 
[lkml]   [2003]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[2.5 patch] remove all #include <blk.h>'s
The attached patch (gzipped due to 100 kB linux-kernel limit) removes 
all #include <blk.h>'s for 2.5 and blk.h does now #error. If people
want their drivers to run unmodified under 2.4 it might be necessary to
do a
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,70)
#include <linux/blk.h>
#endif

I've tested the compilation in 2.5.69-bk4 with a .config that tries to
compile as much drivers as possible.

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.042 / U:1.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site