summaryrefslogtreecommitdiffstats
path: root/board/prodrive/alpr
diff options
context:
space:
mode:
authorWilliam Juul <william.juul@datarespons.no>2007-11-08 10:39:53 +0100
committerScott Wood <scottwood@freescale.com>2008-08-12 11:31:16 -0500
commit4cbb651b29cb64d378a06729970e1e153bb605b1 (patch)
tree8678f42ab0df1ae3c433a4d062310476e5163940 /board/prodrive/alpr
parentcfa460adfdefcc30d104e1a9ee44994ee349bb7b (diff)
downloadblackbird-obmc-uboot-4cbb651b29cb64d378a06729970e1e153bb605b1.tar.gz
blackbird-obmc-uboot-4cbb651b29cb64d378a06729970e1e153bb605b1.zip
Remove white space at end.
Signed-off-by: William Juul <william.juul@tandberg.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'board/prodrive/alpr')
-rw-r--r--board/prodrive/alpr/nand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/prodrive/alpr/nand.c b/board/prodrive/alpr/nand.c
index 3224d3dd63..e1495feea1 100644
--- a/board/prodrive/alpr/nand.c
+++ b/board/prodrive/alpr/nand.c
@@ -57,7 +57,7 @@ static struct alpr_ndfc_regs *alpr_ndfc = NULL;
* There are 2 NAND devices on the board, a Hynix HY27US08561A (1 GByte).
*/
static void alpr_nand_hwcontrol(struct mtd_info *mtd, int cmd, unsigned int ctrl)
-{
+{
struct nand_chip *this = mtd->priv;
if (ctrl & NAND_CTRL_CHANGE) {
OpenPOWER on IntegriCloud