]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/lguest_launcher.h
Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release
[linux-2.6-omap-h63xx.git] / include / linux / lguest_launcher.h
index bd0eba760522077094fac0f08aff08b1d094d3e2..a53407a4165c838ee457ee368e03758e3cea5560 100644 (file)
@@ -54,7 +54,7 @@ struct lguest_vqconfig {
 /* Write command first word is a request. */
 enum lguest_req
 {
-       LHREQ_INITIALIZE, /* + base, pfnlimit, pgdir, start */
+       LHREQ_INITIALIZE, /* + base, pfnlimit, start */
        LHREQ_GETDMA, /* No longer used */
        LHREQ_IRQ, /* + irq */
        LHREQ_BREAK, /* + on/off flag (on blocks until someone does off) */