Remove obsolete TODO

LPC mapped memory is not supported for MEC1322. We'll need a separate
communication module. Update comment to reflect this.

BUG=chrome-os-partner:24280
TEST=None
BRANCH=None

Change-Id: I1863c7c230f895cb2cef65459406ffcf1e2b515d
Signed-off-by: Vic (Chun-Ju) Yang <victoryang@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/182798
Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
This commit is contained in:
Vic (Chun-Ju) Yang
2014-01-16 16:18:00 +08:00
committed by chrome-internal-fetch
parent a32f1d5643
commit 21dd832871

View File

@@ -3,9 +3,7 @@
* found in the LICENSE file.
*/
/* This is a temporary HACK for MEC1322. */
/* TODO(crosbug.com/p/24280): Remove this file and use comm-lpc.c */
/* LPC communication protocol for MEC1322 */
#include <stdint.h>
#include <stdio.h>