]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] Fix ecard.c resource warnings.
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 3 Jul 2006 12:29:03 +0000 (13:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 3 Jul 2006 12:29:03 +0000 (13:29 +0100)
commitc9e4143c4df08f7b54ba2099480266a6a1303f17
tree7c32d72d0a8bfc462945d9ff8f8c5770167b3789
parent020732ad9add86b71e9d90d5fa7687d51f58ef49
[ARM] Fix ecard.c resource warnings.

Platforms which use ecard.c always have 32-bit resources, so
might as well lose the "long" format strings.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/ecard.c