1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ar71xx: merge 3.2 fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30406 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2012-02-10 08:19:33 +00:00
parent d9077e15ae
commit 8940cbc303
18 changed files with 102 additions and 628 deletions

View File

@@ -9,12 +9,13 @@
*
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/leds.h>
#include <linux/slab.h>
#include <asm/mach-ar71xx/mach-rb750.h>
#include <asm/mach-ath79/mach-rb750.h>
#define DRV_NAME "leds-rb750"