[PATCH 2/5] arm_dcc: fix missing switch to resource

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Aug 8 17:17:13 EDT 2011


Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
 drivers/serial/arm_dcc.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/serial/arm_dcc.c b/drivers/serial/arm_dcc.c
index 0199da3..e1066ab 100644
--- a/drivers/serial/arm_dcc.c
+++ b/drivers/serial/arm_dcc.c
@@ -157,7 +157,6 @@ static struct driver_d arm_dcc_driver = {
 static struct device_d arm_dcc_device = {
 	.id	= -1,
 	.name	= "arm_dcc",
-	.size	= 4096,
 };
 
 static int arm_dcc_init(void)
-- 
1.7.5.4




More information about the barebox mailing list