From: Christoph Lameter Date: Fri, 8 Feb 2008 12:18:42 +0000 (-0800) Subject: modules: include sections.h to avoid defining linker variables explicitly X-Git-Tag: v2.6.25-rc1~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7623943c905efae327933bc5ee0b2f78e15f56;p=pandora-kernel.git modules: include sections.h to avoid defining linker variables explicitly module.c should not define linker variables on its own. We have an include file for that. Signed-off-by: Christoph Lameter Cc: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed