]> git.karo-electronics.de Git - karo-tx-linux.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)
commit666c884418f7b314b3ddf3214ec0ad0aadf81c84
tree3d73ab28ffeecb260a5da66d217b605b9e7b7d5f
parenta39973a4fdad7be1edaf276334b3a1907fe31025
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