From: Eduardo Valentin Date: Tue, 13 Nov 2012 18:10:00 +0000 (-0400) Subject: staging: omap-thermal: fix compilation X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aeeb8acfc19f8a9f283081bbf77919b61b92042;p=pandora-kernel.git staging: omap-thermal: fix compilation Because we are not including linux/io.h, the driver is not compiling. This patch adds the missing header. Signed-off-by: Eduardo Valentin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed