[PATCH 0/1] [Intrepid, Jaunty] UBUNTU: Fixing HECI module can not link into kernel
ikepanhc
ike.pan at canonical.com
Tue Mar 17 09:57:22 UTC 2009
Bug: LP#336549
The HECI module define a switch of debug message, which symbol name
conflicts with another symbol in "arch/x86/kernel/entry_32.S".
Change the symbol name from debug to heci_debug so that the make wont
fail if "CONFIG_HECI=y".
Signed-off-by: ikepanhc <ike.pan at canonical.com>
---
ubuntu/heci/heci_data_structures.h | 4 ++--
ubuntu/heci/heci_main.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
More information about the kernel-team
mailing list