[PATCH] ARM: S3C24XX: Fix build failure for mach-osiris-dvs

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

 



Fixes following build error.
arch/arm/mach-s3c24xx/mach-osiris-dvs.c: In function ‘osiris_dvs_notify’:
arch/arm/mach-s3c24xx/mach-osiris-dvs.c:76:4: error: implicit declaration
of function ‘S3C2410_GPB’ [-Werror=implicit-function-declaration]

Signed-off-by: Tushar Behera <tushar.behera@xxxxxxxxxx>
---
Tested at next-20131224.

 arch/arm/mach-s3c24xx/mach-osiris-dvs.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-s3c24xx/mach-osiris-dvs.c b/arch/arm/mach-s3c24xx/mach-osiris-dvs.c
index 45e7436..db36dc1 100644
--- a/arch/arm/mach-s3c24xx/mach-osiris-dvs.c
+++ b/arch/arm/mach-s3c24xx/mach-osiris-dvs.c
@@ -18,6 +18,7 @@
 #include <linux/gpio.h>
 
 #include <linux/i2c/tps65010.h>
+#include <linux/platform_data/gpio-samsung-s3c24xx.h>
 
 #include <plat/cpu-freq.h>
 
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux