]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/thermal/ti-soc-thermal/ti-bandgap.c
staging: omap-thermal: fix compilation
authorEduardo Valentin <eduardo.valentin@ti.com>
Tue, 13 Nov 2012 18:10:00 +0000 (14:10 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 23:08:31 +0000 (15:08 -0800)
commit2aeeb8acfc19f8a9f283081bbf77919b61b92042
treef73bd00022fdcf2f0ece9009742b384d18da3612
parent2d8f46f286a80255d8c684fb12fd40feb37ad258
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>
drivers/staging/omap-thermal/omap-bandgap.c