Skip to content

Commit

Permalink
xen: remove unused balloon.h
Browse files Browse the repository at this point in the history
The balloon driver doesn't have any externally callable functions at
the moment, so remove the (effectively empty) header.  We can add it
back if we need to.

Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
  • Loading branch information
jsgf authored and Ingo Molnar committed Oct 3, 2008
1 parent db053b8 commit d19c8e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
1 change: 0 additions & 1 deletion drivers/xen/balloon.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
#include <asm/tlb.h>

#include <xen/interface/memory.h>
#include <xen/balloon.h>
#include <xen/xenbus.h>
#include <xen/features.h>
#include <xen/page.h>
Expand Down
61 changes: 0 additions & 61 deletions include/xen/balloon.h

This file was deleted.

0 comments on commit d19c8e5

Please sign in to comment.