diff options
Diffstat (limited to 'board/armltd/integrator/pci.c')
| -rw-r--r-- | board/armltd/integrator/pci.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/armltd/integrator/pci.c b/board/armltd/integrator/pci.c index c3f84236e..157138b03 100644 --- a/board/armltd/integrator/pci.c +++ b/board/armltd/integrator/pci.c @@ -18,7 +18,7 @@   * Linaro   * Linus Walleij <linus.walleij@linaro.org>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h>  #include <pci.h> |