diff options
Diffstat (limited to 'src/soc/qualcomm/ipq806x/gsbi.c')
-rw-r--r-- | src/soc/qualcomm/ipq806x/gsbi.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/soc/qualcomm/ipq806x/gsbi.c b/src/soc/qualcomm/ipq806x/gsbi.c index c121062c43..6a31f91f86 100644 --- a/src/soc/qualcomm/ipq806x/gsbi.c +++ b/src/soc/qualcomm/ipq806x/gsbi.c @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |