]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: mmdc: Include "common.h" header file
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 2 Apr 2015 22:23:32 +0000 (19:23 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:49:34 +0000 (14:49 +0800)
commit7b366d775d253f4e5f195b73a2a01e5c80c39381
tree3d73ab28ffeecb260a5da66d217b605b9e7b7d5f
parenta6c35e594db5004d15575bbb1311f3a6222df69a
ARM: imx: mmdc: Include "common.h" header file

Include the "common.h" header file to fix the following sparse warning:

arch/arm/mach-imx/mmdc.c:66:5: warning: symbol 'imx_mmdc_get_ddr_type' was not declared. Should it be static?

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/mmdc.c