u-boot-brain/board/freescale/mx6sxsabresd
Fabio Estevam bcaa075a63 mx6sxsabresd: Staticize i2c_pad_info1
i2c_pad_info1 is only used locally, so it can be made static.

Fix the following sparse warning:

board/freescale/mx6sxsabresd/mx6sxsabresd.c:160:22: warning: symbol 'i2c_pad_info1' was not declared. Should it be static?

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2014-09-16 13:36:05 +02:00
..
imximage.cfg mx6sxsabresd: Update DDR initialization 2014-08-20 12:41:41 +02:00
Kconfig mx6sxsabresd: Convert to the new Kconfig style 2014-08-20 13:11:12 +02:00
MAINTAINERS mx6sxsabresd: Convert to the new Kconfig style 2014-08-20 13:11:12 +02:00
Makefile mx6sx: Add initial support for mx6sxsabresd board 2014-07-10 15:29:16 +02:00
mx6sxsabresd.c mx6sxsabresd: Staticize i2c_pad_info1 2014-09-16 13:36:05 +02:00