[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-424-gcf13589
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-06-26 16:04:34
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via cf135893b8af8d14bcb8fb2f8a45823b864b0577 (commit)
from 7fca8b9e7544ff0c73fa9244e0e9e9bc446db7d2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cf135893b8af8d14bcb8fb2f8a45823b864b0577
Author: Julien Boibessot <jul...@ar...>
Date: Tue Jun 26 18:04:00 2012 +0200
[LINUX] 3.4: Fixes APF28Dev initialization call
-----------------------------------------------------------------------
Summary of changes:
...1-armadeus-add_apf28dev_baseboard_support.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/linux/3.4/451-armadeus-add_apf28dev_baseboard_support.patch b/patches/linux/3.4/451-armadeus-add_apf28dev_baseboard_support.patch
index b6c905c..0d062e7 100644
--- a/patches/linux/3.4/451-armadeus-add_apf28dev_baseboard_support.patch
+++ b/patches/linux/3.4/451-armadeus-add_apf28dev_baseboard_support.patch
@@ -273,7 +273,7 @@ Index: linux-3.4.2/arch/arm/mach-mxs/mach-apf28.c
mx28_add_fec(0, &mx28_fec0_pdata);
+
+ printk("--- APF28 baseboard: (%s)\n", apf28_baseboard);
-+#ifdef CONFIG_APF28_DEV
++#ifdef CONFIG_MACH_APF28_DEV
+ if (!strcmp(apf28_baseboard, "apf28dev"))
+ apf28dev_init();
+#endif
hooks/post-receive
--
armadeus
|