ArmPlatformPkg: Fix Ecc error 10014 in SP805WatchdogDxe

This patch fixes the following Ecc reported error:
No used module files found

The source file
[ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805Watchdog.h]
is existing in module directory but it is not described
in INF file.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
This commit is contained in:
Pierre Gondois 2020-10-23 15:33:12 +01:00 committed by mergify[bot]
parent 2e0cbfcbed
commit 42bec8c810
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/** @file
*
* Copyright (c) 2011-2012, ARM Limited. All rights reserved.
* Copyright (c) 2011 - 2020, Arm Limited. All rights reserved.<BR>
* Copyright (c) 2018, Linaro Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-2-Clause-Patent
@ -17,6 +17,7 @@
[Sources.common]
SP805Watchdog.c
SP805Watchdog.h
[Packages]
ArmPkg/ArmPkg.dec