]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: tll6527m: fix spelling in unused code (struct name)
authorStefan Weil <weil@mail.berlios.de>
Sun, 7 Nov 2010 21:14:53 +0000 (22:14 +0100)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:20 +0000 (07:18 -0500)
commit563913b0bd225e38bc4101b3fb13138a409cd1a5
tree76276ebe5b66e62df46bdba830d75f725467c7d6
parent182af30843be93425a0fdf29d8d5399a1e774325
Blackfin: tll6527m: fix spelling in unused code (struct name)

platfrom -> platform

This changes a struct name. The related code is conditionally
compiled and won't work because the include file linux/gpio-decoder.h
is missing, so removing this code would be an even better solution.

If the missing include file is added, it must fix the spelling, too.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-bf527/boards/tll6527m.c