diff options
Diffstat (limited to 'src/commonlib/storage/sd.c')
-rw-r--r-- | src/commonlib/storage/sd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commonlib/storage/sd.c b/src/commonlib/storage/sd.c index 5e74cd2e80..4ca98dfff7 100644 --- a/src/commonlib/storage/sd.c +++ b/src/commonlib/storage/sd.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Secure Digital (SD) card specific support code |