[PATCH] ARM: OMAP: Trivial warning fixups
authorPaul Mundt <paul.mundt@nokia.com>
Wed, 25 Jan 2006 03:57:52 +0000 (19:57 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 25 Jan 2006 03:57:52 +0000 (19:57 -0800)
Bogus type for vfree() in __ioremap_pfn() (should probably use
remove_vm_area() anyways), and some type mismatches in the OMAP MMC
driver.

Signed-off-by: Paul Mundt <paul.mundt@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found