lkml.org 
[lkml]   [2011]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 180/206] Staging: hv: Include the newly created header files in blkvsc_drv.c
    Date
    Include the newly created header files in blkvsc_drv.c.

    Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
    Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
    Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
    Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
    ---
    drivers/staging/hv/blkvsc_drv.c | 7 ++-----
    1 files changed, 2 insertions(+), 5 deletions(-)

    diff --git a/drivers/staging/hv/blkvsc_drv.c b/drivers/staging/hv/blkvsc_drv.c
    index 10da9bb..efc63f1 100644
    --- a/drivers/staging/hv/blkvsc_drv.c
    +++ b/drivers/staging/hv/blkvsc_drv.c
    @@ -31,12 +31,9 @@
    #include <scsi/scsi_cmnd.h>
    #include <scsi/scsi_eh.h>
    #include <scsi/scsi_dbg.h>
    -#include "hv_api.h"
    -#include "logging.h"
    -#include "version_info.h"
    -#include "vmbus.h"
    -#include "storvsc_api.h"

    +#include <linux/hyperv.h>
    +#include "hyperv_storage.h"

    #define BLKVSC_MINORS 64

    --
    1.7.4.1


    \
     
     \ /
      Last update: 2011-05-10 10:39    [W:4.054 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site