diff options
author | Fabio Estevam | 2015-07-21 20:37:22 -0300 |
---|---|---|
committer | Stefano Babic | 2015-07-26 12:12:04 +0200 |
commit | 42acd1874f3db6c34264870047500435ca01fcda (patch) | |
tree | 049eeb67e47591d707d0d4647fedf4e53332b5d6 /arch/Kconfig | |
parent | e4b984d75eb7589e91cbb8b939e0fc1418d68446 (diff) |
mx6sxsabresd: Use 'int' for return values
The variable 'ret' is used to store the value returned by pfuze_mode_init(),
so it should be of type 'int' instead of 'unsigned int' in order to
correctly handle negative numbers.
Fix the variable type.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions