]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit404ed596de6fa3a43416c823fb8ab2ba0e7a1772
tree1212ccdda16e4c55ddca682438d2ba5cb29596d6
parent22833d55741d5e4941ffe455ea4f9d7564ca246c
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