From 2507820bd9f3c868e79b28f3b4e5ed199b3e62dd Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Tue, 6 Jan 2015 21:05:23 -0700 Subject: src/include: Doxygen fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Join doxygen file command with the file description - Give extended file location so doxygen knows which early_sbmus.h the file is. (I don't get this either, but it fixes the warning) Change-Id: Ia91fb1ac1e9687e1a5a5cb5234696b3c24d4cd24 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/8174 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/include/device/early_smbus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/device') diff --git a/src/include/device/early_smbus.h b/src/include/device/early_smbus.h index 5e15bb1e00..437a569256 100644 --- a/src/include/device/early_smbus.h +++ b/src/include/device/early_smbus.h @@ -18,7 +18,7 @@ */ /** - * @file early_smbus.h + * @file device/early_smbus.h * * This file defines a common API for accessing the SMBus during early * initialization. It defines the prototypes for common SMBus functions. The -- cgit v1.2.3