diff options
author | Angel Pons <th3fanbus@gmail.com> | 2022-08-10 23:13:18 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-08-23 14:04:47 +0000 |
commit | 4ed0a830b14d6e1841eae0dd3c2e6539a8dcf0a8 (patch) | |
tree | 10870d82e7b72a9f1f556bf583ea3aa3c76e78af /src/mainboard/gigabyte/ga-h61m-series | |
parent | a0be874637f509efe0e4f960ff8316096788a39c (diff) |
mb/**/hda_verb.c: Drop empty files
These files are no longer required by the build system.
Change-Id: I327e7c9211f46d4694591abab11cb38c9180bddb
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66610
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/gigabyte/ga-h61m-series')
-rw-r--r-- | src/mainboard/gigabyte/ga-h61m-series/hda_verb.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/gigabyte/ga-h61m-series/hda_verb.c b/src/mainboard/gigabyte/ga-h61m-series/hda_verb.c deleted file mode 100644 index 16990d45f4..0000000000 --- a/src/mainboard/gigabyte/ga-h61m-series/hda_verb.c +++ /dev/null @@ -1,3 +0,0 @@ -/* SPDX-License-Identifier: CC-PDDC */ - -/* Please update the license if adding licensable material. */ |