[PATCH] [ARM] Add missing EXPORT_SYMBOL in ixp2000 core

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



IXP2000 I2C driver cannot be used as a loadable module w/o this symbol
exported.

Signed-off-by: Deepak Saxena <[email protected]>

diff --git a/arch/arm/mach-ixp2000/core.c b/arch/arm/mach-ixp2000/core.c
--- a/arch/arm/mach-ixp2000/core.c
+++ b/arch/arm/mach-ixp2000/core.c
@@ -303,6 +303,7 @@ void gpio_line_config(int line, int dire
 	}
 	local_irq_restore(flags);
 }
+EXPORT_SYMBOL_GPL(gpio_line_config);
 
 
 /*************************************************************************

-- 
Deepak Saxena - [email protected] - http://www.plexity.net

Even a stopped clock gives the right time twice a day.
-
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]
  Powered by Linux