[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Small cleanup to tpm split driver.
# HG changeset patch # User kaf24@xxxxxxxxxxxxxxxxxxxx # Node ID 8bc44f7187141d9427bf313f97e8d863552a239d # Parent 03b58a6f498e858b3b96ebaba2e4293e445b4c51 Small cleanup to tpm split driver. Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx> diff -r 03b58a6f498e -r 8bc44f718714 linux-2.6-xen-sparse/drivers/xen/tpmback/common.h --- a/linux-2.6-xen-sparse/drivers/xen/tpmback/common.h Sat Sep 17 08:25:30 2005 +++ b/linux-2.6-xen-sparse/drivers/xen/tpmback/common.h Sat Sep 17 08:26:11 2005 @@ -14,7 +14,6 @@ #include <asm-xen/xen-public/io/tpmif.h> #include <asm/io.h> #include <asm/pgalloc.h> -#include <asm-xen/xen-public/io/domain_controller.h> #if 0 #define ASSERT(_p) \ diff -r 03b58a6f498e -r 8bc44f718714 linux-2.6-xen-sparse/drivers/xen/tpmfront/tpmfront.c --- a/linux-2.6-xen-sparse/drivers/xen/tpmfront/tpmfront.c Sat Sep 17 08:25:30 2005 +++ b/linux-2.6-xen-sparse/drivers/xen/tpmfront/tpmfront.c Sat Sep 17 08:26:11 2005 @@ -46,7 +46,6 @@ #include <asm-xen/xen-public/io/tpmif.h> #include <asm/uaccess.h> #include <asm-xen/xenbus.h> -#include <asm-xen/xen-public/io/domain_controller.h> #include <asm-xen/xen-public/grant_table.h> #include "tpmfront.h" _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |