[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1315166085-27984-1-git-send-email-asido4@gmail.com>
Date: Sun, 4 Sep 2011 21:54:43 +0200
From: Arvydas Sidorenko <asido4@...il.com>
To: gregkh@...e.de
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
asido4@...il.com
Subject: [PATCH 1/3] one typo fix
Signed-off-by: Arvydas Sidorenko <asido4@...il.com>
---
drivers/staging/crystalhd/bc_dts_defs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/crystalhd/bc_dts_defs.h b/drivers/staging/crystalhd/bc_dts_defs.h
index 778e76a..8c6ac3e 100644
--- a/drivers/staging/crystalhd/bc_dts_defs.h
+++ b/drivers/staging/crystalhd/bc_dts_defs.h
@@ -84,7 +84,7 @@ enum BC_SW_OPTIONS {
BC_OPT_LINK_OUT_ENCRYPT = BC_BIT(29),
};
-struct BC_REG_CONFIG{
+struct BC_REG_CONFIG {
uint32_t DbgOptions;
};
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists