UPSTREAM: soc/intel/quark: Fix spelling error
Change Memroy to Memory in comment.
TEST=None
Change-Id: Ic57fcf962be6a302dcd7b52b9256a182577e734b
Original-Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Original-Reviewed-on: https://review.coreboot.org/14881
Original-Reviewed-by: Martin Roth <martinroth@google.com>
(cherry-picked from commit 5d9f5ff910)
Signed-off-by: Martin Roth <martinroth@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/346613
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
b4ca03a53b
commit
fe9b542b1f
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#include <device/pci.h>
|
||||
#include <soc/QuarkNcSocId.h>
|
||||
|
||||
/* DEVICE 0 (Memroy Controller Hub) */
|
||||
/* DEVICE 0 (Memory Controller Hub) */
|
||||
#define MC_BDF PCI_DEV(PCI_BUS_NUMBER_QNC, MC_DEV, MC_FUN)
|
||||
|
||||
/* Device IDs */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue