]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: msm: 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:23:30 +0000 (18:23 +0100)
commit623eaa338edd527e1b660d8a2b9199603f46965f
tree1212ccdda16e4c55ddca682438d2ba5cb29596d6
parent52ee42d8ece79745fc820ec3139ed816a44e41dd
ARM: msm: 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: David Brown <davidb@codeaurora.org>
Cc: Daniel Walker <dwalker@fifo99.com>
Cc: Bryan Huntsman <bryanh@codeaurora.org>
arch/arm/mach-msm/dma.c