fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / xen / tpmback / interface.c
index 2614aa5..4516ff6 100644 (file)
@@ -15,7 +15,7 @@
 #include <xen/balloon.h>
 #include <xen/gnttab.h>
 
-static kmem_cache_t *tpmif_cachep;
+static struct kmem_cache *tpmif_cachep;
 int num_frontends = 0;
 
 LIST_HEAD(tpmif_list);