ARM: exynos: add missing include of linux/module.h
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2014 17:29:36 +0000 (18:29 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:26:25 +0000 (18:26 +0100)
commit96c3a2506b1bf17bd4e8d1abe8220912925ca279
tree1b474b7aa2dca4d247c3a3d8059bcaa259d91b2a
parent39378e4143f9b698e5bd1a0a6fadf13224fee015
ARM: exynos: add missing include of linux/module.h

After the restructuring of the module.h and init.h headers,
we now need to include this explicitly here.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-exynos/cpuidle.c