]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mxs: ocotp: Fix sparse warning
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 11 Feb 2013 14:01:48 +0000 (12:01 -0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 4 Mar 2013 02:07:28 +0000 (10:07 +0800)
commit95381f38c0ed85be732553bf56f613ce701d411b
tree8948a2fbc0d086e6a424c395b06f033d2f00362e
parentf26b016e7aeeebe793eb03e609baac80e1b02947
ARM: mxs: ocotp: Fix sparse warning

Include <mach/common.h> header to fix the following sparse warning:

arch/arm/mach-mxs/ocotp.c:33:11: warning: symbol 'mxs_get_ocotp' 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-mxs/ocotp.c