thermal: rcar: remove __devinitconst
authorArnd Bergmann <arnd@arndb.de>
Thu, 14 Feb 2013 22:26:58 +0000 (23:26 +0100)
committerZhang Rui <rui.zhang@intel.com>
Fri, 22 Feb 2013 09:38:40 +0000 (17:38 +0800)
commitf5b6d45f8cf688f51140fd21f1da3b90562762a9
tree222800b8df3680f6c3df0521d7ab77c81804d387
parentda28d966f6aa942ae836d09729f76a1647932309
thermal: rcar: remove __devinitconst

commit 76cc18874 "thermal: rcar: add Device Tree support"
added device tree support for this driver, but also added
an instance of __devinitconst, which is no longer defined

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/rcar_thermal.c