]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerStefano Babic <sbabic@denx.de>
Tue, 21 Oct 2014 08:47:14 +0000 (10:47 +0200)
commita5a9fba42b34f9503e5a496a0c52df18a762abd5
tree2889fb93459e9b23185613fc9206c3fecb66291b
parent3acb011c3c2c26cb6a6ee1b1d61ab8992b4f140b
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