commit | 2aeeb8acfc19f8a9f283081bbf77919b61b92042 | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <eduardo.valentin@ti.com> | Tue Nov 13 14:10:00 2012 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 13 15:08:31 2012 -0800 |
tree | f73bd00022fdcf2f0ece9009742b384d18da3612 | |
parent | 2d8f46f286a80255d8c684fb12fd40feb37ad258 [diff] |
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 <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>