Mark Brown wrote:
Avoids build warnings due to the undeclared non-statics.
Could you please let me know what's the build warning?
quoted hunk ↗ jump to hunk
Signed-off-by: Mark Brown <redacted>
---
arch/arm/mach-s3c64xx/dev-spi.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s3c64xx/dev-spi.c
b/arch/arm/mach-s3c64xx/dev-spi.c
quoted hunk ↗ jump to hunk
index bfa3ef7..405e621 100644
--- a/arch/arm/mach-s3c64xx/dev-spi.c
+++ b/arch/arm/mach-s3c64xx/dev-spi.c
@@ -22,6 +22,7 @@
#include <plat/s3c64xx-spi.h>
#include <plat/gpio-cfg.h>
+#include <plat/devs.h>
static char *spi_src_clks[] = {
[S3C64XX_SPI_SRCCLK_PCLK] = "pclk",
--
Thanks.
Best regards,
Kgene.
--
Kukjin Kim [off-list ref], Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.