diff options
Diffstat (limited to 'src/soc/qualcomm/sc7180/spi.c')
-rw-r--r-- | src/soc/qualcomm/sc7180/spi.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/soc/qualcomm/sc7180/spi.c b/src/soc/qualcomm/sc7180/spi.c index 10d09268d8..5e6292394f 100644 --- a/src/soc/qualcomm/sc7180/spi.c +++ b/src/soc/qualcomm/sc7180/spi.c @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and |