]> code.ossystems Code Review - bsp/u-boot.git/commit
ARM: i.MX video: declare displays and display_count publicly
authorEric Nelson <eric.nelson@boundarydevices.com>
Tue, 30 Sep 2014 22:40:04 +0000 (15:40 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 Oct 2014 19:30:56 +0000 (17:30 -0200)
commitd2104d6d1ccb45bbf219ca3cb272277f0d3c323f
treed15cb08c35bb1eee103818d96e5ee58687f1bff3
parent2d6e2ece0194aafa9a9e8b96d63814fb9aa21d65
ARM: i.MX video: declare displays and display_count publicly

Declare displays[] and display_count in imx-common/video.h to
prevent "Should it be static?" messages when compiling board
files with "make C=1".

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
arch/arm/imx-common/video.c
arch/arm/include/asm/imx-common/video.h