summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mach-origen.c
diff options
context:
space:
mode:
authorPaul Walmsley <paul@pwsan.com>2012-10-26 13:16:30 -0600
committerPaul Walmsley <paul@pwsan.com>2012-10-26 13:16:30 -0600
commitea5d8f42a3ae7fd7a78369970772021a6d68ae15 (patch)
tree6fa2aac94ecdb9782cba932eb0daefaa0b0cf257 /arch/arm/mach-exynos/mach-origen.c
parent2da8a79f7d81853d00b6a00621aeef7545196084 (diff)
downloadblackbird-op-linux-ea5d8f42a3ae7fd7a78369970772021a6d68ae15.tar.gz
blackbird-op-linux-ea5d8f42a3ae7fd7a78369970772021a6d68ae15.zip
ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b47b0a1083af32520
Commit b7754452b3e27716347a528b47b0a1083af32520 ("mtd: onenand: omap: use pdata info instead of cpu_is") broke an OMAP3+4 build and an N800 multi-OMAP2xxx build here: drivers/built-in.o: In function `omap2_onenand_probe': drivers/mtd/onenand/omap2.c:742: undefined reference to `omap2_onenand_read_bufferram' drivers/mtd/onenand/omap2.c:743: undefined reference to `omap2_onenand_write_bufferram' drivers/mtd/onenand/omap2.c:742: undefined reference to `omap2_onenand_read_bufferram' drivers/mtd/onenand/omap2.c:743: undefined reference to `omap2_onenand_write_bufferram' ... drivers/built-in.o: In function `omap2_onenand_probe': drivers/mtd/onenand/omap2.c:788: undefined reference to `omap3_onenand_read_bufferram' drivers/mtd/onenand/omap2.c:788: undefined reference to `omap3_onenand_write_bufferram' Fix by declaring static functions for the missing symbols, rather than just prototypes. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Afzal Mohammed <afzal@ti.com> Cc: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-exynos/mach-origen.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud