]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00159512 [Mx6]Fix thermal driver build warning
authorAnson Huang <b20788@freescale.com>
Sun, 9 Oct 2011 02:38:56 +0000 (10:38 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:42 +0000 (14:09 +0200)
commit29ced3d08c9618756a22a0746eda21460426a17e
tree8750de31f78d754449e71b4d2fd377a38f2e9259
parentae27e7bc377819bc736e33cf236c07b40fa8cf47
ENGR00159512 [Mx6]Fix thermal driver build warning

1. Print should use %d instead of %ld when printing
   a unsigned int;
2. Remove unused function.

Signed-off-by: Anson Huang <b20788@freescale.com>
drivers/mxc/thermal/cooling.c