lantiq: add missing #include for the falcon i2c driver
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Mar 2011 22:39:16 +0000 (22:39 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Mar 2011 22:39:16 +0000 (22:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26152 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/lantiq/patches/910-falcon-i2c.patch

index c83486d..21d4125 100644 (file)
@@ -22,7 +22,7 @@
        depends on ARCH_AT91 && EXPERIMENTAL && BROKEN
 --- /dev/null
 +++ b/drivers/i2c/busses/i2c-falcon.c
-@@ -0,0 +1,802 @@
+@@ -0,0 +1,803 @@
 +/*
 + *   This program is free software; you can redistribute it and/or modify
 + *   it under the terms of the GNU General Public License as published by
@@ -51,6 +51,7 @@
 +#include <linux/io.h>
 +#include <linux/clk.h>
 +#include <linux/err.h>
++#include <linux/slab.h>
 +
 +/* CURRENT ISSUES:
 + * - no high speed support