summaryrefslogtreecommitdiff
path: root/include/linux/err.h
diff options
context:
space:
mode:
authorAmar <[email protected]>2013-04-27 11:42:56 +0530
committerMinkyu Kang <[email protected]>2013-06-13 17:35:14 +0900
commit2b81c26b7c43f01cfaa5c4c50571b6854eece656 (patch)
treefc9aa5c02977be87065b58f4cbc248308c67b205 /include/linux/err.h
parenta082a2dde06142bb599551ed3dad324923a130e0 (diff)
EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.
This patch initialises the local variable 'shift' to zero. The uninitialised local variable 'shift' had garbage value and was resulting in unwnated results in the functions exynos5_get_mmc_clk() and exynos4_get_mmc_clk(). Signed-off-by: Amar <[email protected]> Acked-by: Simon Glass <[email protected]> Acked-by: Jaehoon Chung <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'include/linux/err.h')
0 files changed, 0 insertions, 0 deletions