diff options
Diffstat (limited to 'src/mainboard/asrock/h81m-hds/bootblock.c')
-rw-r--r-- | src/mainboard/asrock/h81m-hds/bootblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asrock/h81m-hds/bootblock.c b/src/mainboard/asrock/h81m-hds/bootblock.c index f3fb2c2080..1e72ad397f 100644 --- a/src/mainboard/asrock/h81m-hds/bootblock.c +++ b/src/mainboard/asrock/h81m-hds/bootblock.c @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #include <device/pnp_ops.h> #include <superio/nuvoton/common/nuvoton.h> |