Commit 5343795f authored by Mark Brown's avatar Mark Brown Committed by Kukjin Kim

ARM: S3C64XX: Prototype SPI devices

Avoids build warnings due to the undeclared non-statics.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 23a07eb0
......@@ -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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment