]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 9 May 2007 01:55:51 +0000 (11:55 +1000)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 9 May 2007 08:38:48 +0000 (09:38 +0100)
commit2d0fa586facb740b9ef9a01dcedc94c126c6f148
treeea677f6e932770c4d0d674e794493e3d52c26eda
parent711fdf627ce1374796632f16acec1ab63d11e38f
[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver

Squashes a compiler warning, and provides more useful information in
the case messed up device tree information.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/maps/physmap_of.c