mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
kernel: update ssb and bcma to linux-next next-20110628
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27299 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -916,7 +916,7 @@
|
||||
+}
|
||||
--- /dev/null
|
||||
+++ b/drivers/bcma/main.c
|
||||
@@ -0,0 +1,254 @@
|
||||
@@ -0,0 +1,255 @@
|
||||
+/*
|
||||
+ * Broadcom specific AMBA
|
||||
+ * Bus subsystem
|
||||
@@ -926,6 +926,7 @@
|
||||
+
|
||||
+#include "bcma_private.h"
|
||||
+#include <linux/bcma/bcma.h>
|
||||
+#include <linux/slab.h>
|
||||
+
|
||||
+MODULE_DESCRIPTION("Broadcom's specific AMBA driver");
|
||||
+MODULE_LICENSE("GPL");
|
||||
|
||||
Reference in New Issue
Block a user