]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: udlfb: Add vmalloc.h include
authorAmit Kucheria <amit.kucheria@canonical.com>
Mon, 27 Jul 2009 09:01:03 +0000 (12:01 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Jul 2009 21:07:11 +0000 (14:07 -0700)
commitfb29900217bd89370974870d47cab07bad3e5ac4
tree61dcc37c1a0de8a9926a72d0fd3153ed70061e1a
parent0bfc240575acb8769d0be78facedabd8e3d2c33a
staging: udlfb: Add vmalloc.h include

Required for vmalloc_32 and vfree declarations on non-x86 platforms.

Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/udlfb/udlfb.c