From: Paul Gortmaker Date: Mon, 29 Aug 2011 21:52:39 +0000 (-0400) Subject: cpuidle: ladder.c needs module.h and not just moduleparam.h X-Git-Tag: v3.2-rc1~22^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e522a02838e52ca007d3f183171fd9324eceb4;p=pandora-kernel.git cpuidle: ladder.c needs module.h and not just moduleparam.h This file has module_init/exit and MODULE_LICENSE, and so it needs the full module.h header. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed