Skip to content

Commit

Permalink
Staging: hv: move HvStatus.h into hv_api.h
Browse files Browse the repository at this point in the history
It doesn't need to be a standalone file anymore.

No code changed, only moving things around.

Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent 034469e commit 65452d1
Show file tree
Hide file tree
Showing 3 changed files with 485 additions and 511 deletions.
1 change: 0 additions & 1 deletion drivers/staging/hv/Hv.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#ifndef __HV_H__
#define __HV_H__

#include "include/HvStatus.h"
#include "hv_api.h"

enum {
Expand Down
Loading

0 comments on commit 65452d1

Please sign in to comment.