Commit c032699e authored by Enric Balletbo i Serra's avatar Enric Balletbo i Serra Committed by Benson Leung

platform/chrome: cros_ec_i2c: Appease the kernel-doc deity

Replace a comment starting with /** by simply /* to avoid having
it interpreted as a kernel-doc comment.
Signed-off-by: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: default avatarBenson Leung <bleung@chromium.org>
parent 94b8e516
......@@ -16,7 +16,7 @@
#include "cros_ec.h"
/**
/*
* Request format for protocol v3
* byte 0 0xda (EC_COMMAND_PROTOCOL_3)
* byte 1-8 struct ec_host_request
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment