commit | a5a9fba42b34f9503e5a496a0c52df18a762abd5 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Tue Sep 30 15:40:04 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 21 10:47:14 2014 +0200 |
tree | 2889fb93459e9b23185613fc9206c3fecb66291b | |
parent | 3acb011c3c2c26cb6a6ee1b1d61ab8992b4f140b [diff] |
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>