[2.6 patch] remove #include blk.h in dm-ioctl-v{1,4}.c

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 07/28/03

  • Next message: Randy.Dunlap: "Re: where are the sources :-)"
    Date:	Mon, 28 Jul 2003 04:58:12 +0200
    To: dm@uk.sistina.com
    
    

    The patch below removed two #include's of the obsolete blk.h.

    I've tested the compilation with 2.6.0-test2.

    Please apply
    Adrian

    --- linux-2.6.0-test2-full-no-smp/drivers/md/dm-ioctl-v1.c.tmp 2003-07-28 04:50:45.000000000 +0200
    +++ linux-2.6.0-test2-full-no-smp/drivers/md/dm-ioctl-v1.c 2003-07-28 04:51:13.000000000 +0200
    @@ -12,7 +12,6 @@
     #include <linux/dm-ioctl.h>
     #include <linux/init.h>
     #include <linux/wait.h>
    -#include <linux/blk.h>
     #include <linux/slab.h>
     #include <linux/devfs_fs_kernel.h>
     
    --- linux-2.6.0-test2-full-no-smp/drivers/md/dm-ioctl-v4.c.tmp 2003-07-28 04:51:20.000000000 +0200
    +++ linux-2.6.0-test2-full-no-smp/drivers/md/dm-ioctl-v4.c 2003-07-28 04:51:30.000000000 +0200
    @@ -11,7 +11,6 @@
     #include <linux/miscdevice.h>
     #include <linux/init.h>
     #include <linux/wait.h>
    -#include <linux/blk.h>
     #include <linux/slab.h>
     #include <linux/devfs_fs_kernel.h>
     
    -
    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/


  • Next message: Randy.Dunlap: "Re: where are the sources :-)"

    Relevant Pages

    • Re: net80211+atheros changes
      ... > patch and next problem is here with compilation: ... I would suggest doing make -k when you're building the kernel to skip ... To unsubscribe, ...
      (freebsd-current)
    • [PATCH 2.6.7] ext3 fill_super reporting
      ... This patch does the following: ... is obsolete? ... Regards, ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] documentation - ide params
      ... > This patch removes ide parameters marked as obsolete in the source and ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • [2.6 patch] remove an unused variable in riscom8.c
      ... The patch below removes an unused variable in drivers/char/riscom8.c ... I've tested the compilation with 2.6.0-test4-mm4. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [announcement, patch] real-time interrupts for the Linux kernel
      ... | attention for a new patch that adds hard real time support to the ... | Bernhard Kuhn, Senior Software Engineer, Metrowerks ... | - To unsubscribe from this list: ...
      (Linux-Kernel)