PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
[pandora-kernel.git] / drivers / video / omap / omapfb_main.c
index 14d0f7a..f85af5c 100644 (file)
@@ -25,6 +25,7 @@
  * 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
 #include <linux/platform_device.h>
+#include <linux/mm.h>
 #include <linux/uaccess.h>
 
 #include <asm/mach-types.h>