From a5551d366a6df9fd21c9fddecd4912350d89a57c Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 17 Mar 2013 19:46:32 +0000 Subject: kernel: refresh 3.9 patches Signed-off-by: Florian Fainelli SVN-Revision: 36074 --- target/linux/generic/patches-3.9/903-debloat_direct_io.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.9/903-debloat_direct_io.patch') diff --git a/target/linux/generic/patches-3.9/903-debloat_direct_io.patch b/target/linux/generic/patches-3.9/903-debloat_direct_io.patch index 05721b3..c4a99a3 100644 --- a/target/linux/generic/patches-3.9/903-debloat_direct_io.patch +++ b/target/linux/generic/patches-3.9/903-debloat_direct_io.patch @@ -26,7 +26,7 @@ endif --- a/include/linux/fs.h +++ b/include/linux/fs.h -@@ -2447,12 +2447,26 @@ enum { +@@ -2449,12 +2449,26 @@ enum { DIO_SKIP_HOLES = 0x02, }; -- cgit v1.1