From: Paolo 'Blaisorblade' Giarrusso <[email protected]>
We now need to include the new <linux/platform_device.h> explicitly, due to
headers changes.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <[email protected]>
---
arch/um/include/net_kern.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/um/include/net_kern.h b/arch/um/include/net_kern.h
--- a/arch/um/include/net_kern.h
+++ b/arch/um/include/net_kern.h
@@ -10,6 +10,7 @@
#include "linux/skbuff.h"
#include "linux/socket.h"
#include "linux/list.h"
+#include "linux/platform_device.h"
struct uml_net {
struct list_head list;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]