usb: ehci/ohci-platform: assigned hcd phy phandle at platform probe
[firefly-linux-kernel-4.4.55.git] / drivers / s390 / char / vmcp.c
index 84e569c9c150cb2e37ef5f10a539e7ba7838e4cb..0fdedadff7bc845f7700c43b1e830542f7948fcf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corp. 2004,2010
+ * Copyright IBM Corp. 2004, 2010
  * Interface implementation for communication with the z/VM control program
  *
  * Author(s): Christian Borntraeger <borntraeger@de.ibm.com>
@@ -17,6 +17,7 @@
 #include <linux/kernel.h>
 #include <linux/miscdevice.h>
 #include <linux/slab.h>
+#include <linux/export.h>
 #include <asm/compat.h>
 #include <asm/cpcmd.h>
 #include <asm/debug.h>