diff options
| author | Tom Rini <[email protected]> | 2017-11-28 16:54:30 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-11-28 16:54:30 -0500 |
| commit | fcc8250c2f7c982f3593a8eecf737f8e2c95f222 (patch) | |
| tree | 13752b14c2e60b4dce2124fa34b79d2b3aa3c7c8 /drivers | |
| parent | 74a4818415852560b43ee990ce47c68582bef4ca (diff) | |
| parent | caead80a66271d2de809acf410f8648c31ed5805 (diff) | |
Merge git://git.denx.de/u-boot-mips
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/pci/pci_msc01.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pci_msc01.c b/drivers/pci/pci_msc01.c index 284ffa09b62..a1b9116e4d3 100644 --- a/drivers/pci/pci_msc01.c +++ b/drivers/pci/pci_msc01.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Imagination Technologies - * Author: Paul Burton <[email protected]> + * Author: Paul Burton <[email protected]> * * SPDX-License-Identifier: GPL-2.0+ */ |
