adm5120: fix build error on 2.6.34

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21671 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2010-06-04 19:09:39 +00:00
parent ebfb87169d
commit 3e30c92940
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <linux/irq.h>
#include <linux/slab.h>
#include <asm/bootinfo.h>