]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f00a7ee4cac943c9317071c82ad44d745e8b46c
tree1b474b7aa2dca4d247c3a3d8059bcaa259d91b2a
parent46f611a507280e1907768266cbc8b0caa3ed1bd2
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